Lines Matching refs:pBufferInfoEntryIndices
20377 const uint32_t* pBufferInfoEntryIndices; in decode() local
20416 memcpy((uint32_t**)&pBufferInfoEntryIndices, (*readStreamPtrPtr), 8); in decode()
20417 android::base::Stream::fromBe64((uint8_t*)&pBufferInfoEntryIndices); in decode()
20419 if (pBufferInfoEntryIndices) { in decode()
20420 vkReadStream->alloc((void**)&pBufferInfoEntryIndices, in decode()
20422 memcpy((uint32_t*)pBufferInfoEntryIndices, *readStreamPtrPtr, in decode()
20503 (unsigned long long)pBufferInfoEntryIndices, in decode()
20511 pBufferInfoEntryIndices, pBufferViewEntryIndices, pImageInfos, pBufferInfos, in decode()
20521 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, in decode()
21709 const uint32_t* pBufferInfoEntryIndices; in decode() local
21751 memcpy((uint32_t**)&pBufferInfoEntryIndices, (*readStreamPtrPtr), 8); in decode()
21752 android::base::Stream::fromBe64((uint8_t*)&pBufferInfoEntryIndices); in decode()
21754 if (pBufferInfoEntryIndices) { in decode()
21755 vkReadStream->alloc((void**)&pBufferInfoEntryIndices, in decode()
21757 memcpy((uint32_t*)pBufferInfoEntryIndices, *readStreamPtrPtr, in decode()
21850 (unsigned long long)pBufferInfoEntryIndices, in decode()
21859 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, in decode()
21869 inlineUniformBlockCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, in decode()