Home
last modified time | relevance | path

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

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