Home
last modified time | relevance | path

Searched refs:kLayoutEntryPoint (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_layout.cpp182 case kLayoutEntryPoint: in ModuleLayoutPass()
Dvalidation_state.h51 kLayoutEntryPoint, /// < Section 2.4 #5 enumerator
Dvalidation_state.cpp41 case kLayoutEntryPoint: out = op == SpvOpEntryPoint; break; in IsInstructionInLayoutSection()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_layout.cpp182 case kLayoutEntryPoint: in ModuleLayoutPass()
Dvalidation_state.h50 kLayoutEntryPoint, /// < Section 2.4 #5 enumerator
Dvalidation_state.cpp41 case kLayoutEntryPoint: out = op == SpvOpEntryPoint; break; in IsInstructionInLayoutSection()