Searched refs:pImageInfoEntryIndices (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_private_defs.h | 426 const uint32_t* pImageInfoEntryIndices,
|
D | VkEncoder.h | 1774 const uint32_t* pImageInfoEntryIndices,
|
D | VkEncoder.cpp | 23208 const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 23242 if (pImageInfoEntryIndices) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 23244 …local_pImageInfoEntryIndices = (uint32_t*)pool->dupArray(pImageInfoEntryIndices, ((imageInfoCount)… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 5100 const uint32_t* pImageInfoEntryIndices, in entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 5109 …pdateTemplate, imageInfoCount, bufferInfoCount, bufferViewCount, pImageInfoEntryIndices, pBufferIn… in entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 5118 const uint32_t* pImageInfoEntryIndices, in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 5132 …pdateTemplate, imageInfoCount, bufferInfoCount, bufferViewCount, pImageInfoEntryIndices, pBufferIn… in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
|