Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp23231 uint32_t* local_pBufferViewEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() local
23251 local_pBufferViewEntryIndices = nullptr; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23254local_pBufferViewEntryIndices = (uint32_t*)pool->dupArray(pBufferViewEntryIndices, ((bufferViewCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23322 uint64_t cgen_var_1497 = (uint64_t)(uintptr_t)local_pBufferViewEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23324 if (local_pBufferViewEntryIndices) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23326 …countingStream->write((uint32_t*)local_pBufferViewEntryIndices, ((bufferViewCount)) * sizeof(uint3… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23394 uint64_t cgen_var_1507 = (uint64_t)(uintptr_t)local_pBufferViewEntryIndices; in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23396 if (local_pBufferViewEntryIndices) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23398 … stream->write((uint32_t*)local_pBufferViewEntryIndices, ((bufferViewCount)) * sizeof(uint32_t)); in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()