Lines Matching refs:bufferViewCount
5468 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument
5484 bufferViewCount * sizeof(VkBufferView)); in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
5493 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE() argument
5510 bufferViewCount * sizeof(VkBufferView)); in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
7468 size_t bufferViewCount = 0; in calcLinearizedDescriptorUpdateTemplateInfo() local
7488 entryForHost.offset = res.bufferViewStart + bufferViewCount * sizeof(VkBufferView); in calcLinearizedDescriptorUpdateTemplateInfo()
7490 ++bufferViewCount; in calcLinearizedDescriptorUpdateTemplateInfo()
8520 uint32_t bufferInfoCount, uint32_t bufferViewCount, const uint32_t* pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE() argument
8526 bufferInfoCount, bufferViewCount, pImageInfoEntryIndices, pBufferInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
8533 uint32_t bufferInfoCount, uint32_t bufferViewCount, uint32_t inlineUniformBlockCount, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE() argument
8540 bufferInfoCount, bufferViewCount, inlineUniformBlockCount, pImageInfoEntryIndices, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()