Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dshader_validation.h88 struct decoration_set { struct
110 void merge(decoration_set const &other) { in merge() argument
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dshader_module.h122 struct decoration_set { struct
123 enum {
150 void merge(decoration_set const &other); argument