Home
last modified time | relevance | path

Searched defs:bufferViewCount (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp4126 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
4151 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
5928 size_t bufferViewCount = 0; in calcLinearizedDescriptorUpdateTemplateInfo() local
7119 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
7132 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
DVkDecoderSnapshot.cpp4554 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
4718 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
10728 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
10938 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
DVkDecoder.cpp34541 uint32_t bufferViewCount; in decode() local
35872 uint32_t bufferViewCount; in decode() local
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp371 uint32_t bufferViewCount = 0; member
6587 uint32_t bufferViewCount = info.bufferViewCount; in on_vkUpdateDescriptorSetWithTemplate() local
Dfunc_table.cpp9037 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
9051 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
9338 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in entry_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
9354 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
DVkEncoder.cpp64226 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
66771 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto8116 optional uint32 bufferViewCount = 6; field