Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h185 using DescriptorSetLayoutId = DescriptorSetLayoutDict::Id; variable
Ddescriptor_sets.cpp58 using DescriptorSetLayoutId = cvdescriptorset::DescriptorSetLayoutId; typedef