Searched refs:pBufferViewEntryIndices (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_private_defs.h | 428 const uint32_t* pBufferViewEntryIndices,
|
D | VkEncoder.h | 1776 const uint32_t* pBufferViewEntryIndices,
|
D | VkEncoder.cpp | 23210 const uint32_t* pBufferViewEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 23252 if (pBufferViewEntryIndices) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 23254 …local_pBufferViewEntryIndices = (uint32_t*)pool->dupArray(pBufferViewEntryIndices, ((bufferViewCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 5102 const uint32_t* pBufferViewEntryIndices, in entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 5109 …ufferViewCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, pImageIn… in entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 5120 const uint32_t* pBufferViewEntryIndices, in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 5132 …ufferViewCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, pImageIn… in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
|