Lines Matching refs:pBufferViewEntryIndices
20378 const uint32_t* pBufferViewEntryIndices; in decode() local
20427 memcpy((uint32_t**)&pBufferViewEntryIndices, (*readStreamPtrPtr), 8); in decode()
20428 android::base::Stream::fromBe64((uint8_t*)&pBufferViewEntryIndices); in decode()
20430 if (pBufferViewEntryIndices) { in decode()
20431 vkReadStream->alloc((void**)&pBufferViewEntryIndices, in decode()
20433 memcpy((uint32_t*)pBufferViewEntryIndices, *readStreamPtrPtr, in decode()
20504 (unsigned long long)pBufferViewEntryIndices, in decode()
20511 pBufferInfoEntryIndices, pBufferViewEntryIndices, pImageInfos, pBufferInfos, in decode()
20521 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, in decode()
21710 const uint32_t* pBufferViewEntryIndices; in decode() local
21762 memcpy((uint32_t**)&pBufferViewEntryIndices, (*readStreamPtrPtr), 8); in decode()
21763 android::base::Stream::fromBe64((uint8_t*)&pBufferViewEntryIndices); in decode()
21765 if (pBufferViewEntryIndices) { in decode()
21766 vkReadStream->alloc((void**)&pBufferViewEntryIndices, in decode()
21768 memcpy((uint32_t*)pBufferViewEntryIndices, *readStreamPtrPtr, in decode()
21851 (unsigned long long)pBufferViewEntryIndices, in decode()
21859 pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, in decode()
21870 pBufferViewEntryIndices, pImageInfos, pBufferInfos, pBufferViews, in decode()