Home
last modified time | relevance | path

Searched refs:kLayoutSamplerImageAddressMode (Results 1 – 3 of 3) sorted by relevance

/third_party/spirv-tools/source/val/
Dvalidate_layout.cpp364 case kLayoutSamplerImageAddressMode: in ModuleLayoutPass()
Dvalidation_state.h51 kLayoutSamplerImageAddressMode, /// < Section 2.4 #5 enumerator
Dvalidation_state.cpp95 return kLayoutSamplerImageAddressMode; in InstructionLayoutSection()