Home
last modified time | relevance | path

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

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