Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h237 …VkDescriptorType GetTypeFromIndex(const uint32_t index) const { return layout_id_->GetTypeFromInde… in GetTypeFromIndex() function
475 …VkDescriptorType GetTypeFromIndex(const uint32_t index) const { return p_layout_->GetTypeFromIndex… in GetTypeFromIndex() function
Ddescriptor_sets.cpp167 VkDescriptorType cvdescriptorset::DescriptorSetLayoutDef::GetTypeFromIndex(const uint32_t index) co… in GetTypeFromIndex() function in cvdescriptorset::DescriptorSetLayoutDef