Searched defs:bufferViewCount (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | ResourceTracker.h | 829 uint32_t bufferViewCount = 0; member
|
H A D | func_table.cpp | 4449 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in gfxstream_vk_UpdateDescriptorSetWithTemplateSizedGOOGLE() 4844 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in gfxstream_vk_UpdateDescriptorSetWithTemplateSized2GOOGLE()
|
H A D | ResourceTracker.cpp | 6532 uint32_t bufferViewCount = info.bufferViewCount; in on_vkUpdateDescriptorSetWithTemplate() local
|
H A D | VkEncoder.cpp | 24217 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 25934 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 6528 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 6553 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE() 8769 size_t bufferViewCount = 0; in calcLinearizedDescriptorUpdateTemplateInfo() local 9862 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 9875 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
|
D | VkDecoder.cpp | 20729 uint32_t bufferViewCount; in decode() local 22065 uint32_t bufferViewCount; in decode() local
|
D | VkDecoderSnapshot.cpp | 3845 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 3983 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE() 7381 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE() 7591 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
|