Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp23230 uint32_t* local_pBufferInfoEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() local
23246 local_pBufferInfoEntryIndices = nullptr; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23249local_pBufferInfoEntryIndices = (uint32_t*)pool->dupArray(pBufferInfoEntryIndices, ((bufferInfoCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23315 uint64_t cgen_var_1496 = (uint64_t)(uintptr_t)local_pBufferInfoEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23317 if (local_pBufferInfoEntryIndices) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23319 …countingStream->write((uint32_t*)local_pBufferInfoEntryIndices, ((bufferInfoCount)) * sizeof(uint3… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23387 uint64_t cgen_var_1506 = (uint64_t)(uintptr_t)local_pBufferInfoEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23389 if (local_pBufferInfoEntryIndices) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23391 … stream->write((uint32_t*)local_pBufferInfoEntryIndices, ((bufferInfoCount)) * sizeof(uint32_t)); in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()