Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h134 VkDescriptorType GetTypeFromGlobalIndex(const uint32_t global_index) const { in GetTypeFromGlobalIndex() function
252 VkDescriptorType GetTypeFromGlobalIndex(const uint32_t global_index) const { in GetTypeFromGlobalIndex() function
476 …VkDescriptorType GetTypeFromGlobalIndex(const uint32_t index) const { return p_layout_->GetTypeFro… in GetTypeFromGlobalIndex() function