Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_layout.cpp48 case kLayoutFunctionDeclarations: in ModuleScopedInstructions()
116 if (_.current_layout_section() == kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
139 if (_.current_layout_section() == kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
148 if (_.current_layout_section() == kLayoutFunctionDeclarations && in FunctionScopedInstructions()
191 case kLayoutFunctionDeclarations: in ModuleLayoutPass()
Dvalidation_state.h58 kLayoutFunctionDeclarations, /// < Section 2.4 #10 enumerator
Dvalidation_state.cpp100 case kLayoutFunctionDeclarations: in IsInstructionInLayoutSection()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_layout.cpp48 case kLayoutFunctionDeclarations: in ModuleScopedInstructions()
116 if (_.current_layout_section() == kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
139 if (_.current_layout_section() == kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
148 if (_.current_layout_section() == kLayoutFunctionDeclarations && in FunctionScopedInstructions()
191 case kLayoutFunctionDeclarations: in ModuleLayoutPass()
Dvalidation_state.h57 kLayoutFunctionDeclarations, /// < Section 2.4 #10 enumerator
Dvalidation_state.cpp100 case kLayoutFunctionDeclarations: in IsInstructionInLayoutSection()