Home
last modified time | relevance | path

Searched refs:local_pImageInfoEntryIndices (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp23229 uint32_t* local_pImageInfoEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() local
23241 local_pImageInfoEntryIndices = nullptr; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23244local_pImageInfoEntryIndices = (uint32_t*)pool->dupArray(pImageInfoEntryIndices, ((imageInfoCount)… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23308 uint64_t cgen_var_1495 = (uint64_t)(uintptr_t)local_pImageInfoEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23310 if (local_pImageInfoEntryIndices) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23312 …countingStream->write((uint32_t*)local_pImageInfoEntryIndices, ((imageInfoCount)) * sizeof(uint32_… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23380 uint64_t cgen_var_1505 = (uint64_t)(uintptr_t)local_pImageInfoEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23382 if (local_pImageInfoEntryIndices) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23384 … stream->write((uint32_t*)local_pImageInfoEntryIndices, ((imageInfoCount)) * sizeof(uint32_t)); in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()