Searched refs:pBufferViews (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_private_defs.h | 431 const VkBufferView* pBufferViews);
|
D | VkEncoder.h | 1779 const VkBufferView* pBufferViews);
|
D | VkEncoder.cpp | 23213 const VkBufferView* pBufferViews) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 23275 if (pBufferViews) in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 23277 …local_pBufferViews = (VkBufferView*)pool->dupArray(pBufferViews, ((bufferViewCount)) * sizeof(cons… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 5105 const VkBufferView* pBufferViews) in entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 5109 …ndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, pImageInfos, pBufferInfos, pBufferViews); in entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 5123 const VkBufferView* pBufferViews) in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument 5132 …ndices, pBufferInfoEntryIndices, pBufferViewEntryIndices, pImageInfos, pBufferInfos, pBufferViews); in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
|