Lines Matching refs:pImageInfoEntryIndices
20376 const uint32_t* pImageInfoEntryIndices; in decode() local
20405 memcpy((uint32_t**)&pImageInfoEntryIndices, (*readStreamPtrPtr), 8); in decode()
20406 android::base::Stream::fromBe64((uint8_t*)&pImageInfoEntryIndices); in decode()
20408 if (pImageInfoEntryIndices) { in decode()
20409 vkReadStream->alloc((void**)&pImageInfoEntryIndices, in decode()
20411 memcpy((uint32_t*)pImageInfoEntryIndices, *readStreamPtrPtr, in decode()
20502 (unsigned long long)pImageInfoEntryIndices, in decode()
20510 bufferInfoCount, bufferViewCount, pImageInfoEntryIndices, in decode()
20521 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, in decode()
21708 const uint32_t* pImageInfoEntryIndices; in decode() local
21740 memcpy((uint32_t**)&pImageInfoEntryIndices, (*readStreamPtrPtr), 8); in decode()
21741 android::base::Stream::fromBe64((uint8_t*)&pImageInfoEntryIndices); in decode()
21743 if (pImageInfoEntryIndices) { in decode()
21744 vkReadStream->alloc((void**)&pImageInfoEntryIndices, in decode()
21746 memcpy((uint32_t*)pImageInfoEntryIndices, *readStreamPtrPtr, in decode()
21849 (unsigned long long)pImageInfoEntryIndices, in decode()
21859 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, in decode()
21869 inlineUniformBlockCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, in decode()