Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_layout.cpp93 _.current_layout_section() >= kLayoutFunctionDeclarations) { in ModuleScopedInstructions()
140 case kLayoutFunctionDeclarations: in ModuleScopedInstructions()
160 if (_.current_layout_section() == kLayoutFunctionDeclarations && in FunctionScopedInstructions()
222 if (_.current_layout_section() == kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
300 _.current_layout_section() >= kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
332 if (_.current_layout_section() == kLayoutFunctionDeclarations && in FunctionScopedInstructions()
375 case kLayoutFunctionDeclarations: in ModuleLayoutPass()
Dvalidation_state.h58 kLayoutFunctionDeclarations, /// < Section 2.4 #10 enumerator
Dvalidation_state.cpp90 if (current_section == kLayoutFunctionDeclarations) in InstructionLayoutSection()
91 return kLayoutFunctionDeclarations; in InstructionLayoutSection()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_layout.cpp93 _.current_layout_section() >= kLayoutFunctionDeclarations) { in ModuleScopedInstructions()
140 case kLayoutFunctionDeclarations: in ModuleScopedInstructions()
160 if (_.current_layout_section() == kLayoutFunctionDeclarations && in FunctionScopedInstructions()
222 if (_.current_layout_section() == kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
300 _.current_layout_section() >= kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
332 if (_.current_layout_section() == kLayoutFunctionDeclarations && in FunctionScopedInstructions()
375 case kLayoutFunctionDeclarations: in ModuleLayoutPass()
Dvalidation_state.h58 kLayoutFunctionDeclarations, /// < Section 2.4 #10 enumerator
Dvalidation_state.cpp90 if (current_section == kLayoutFunctionDeclarations) in InstructionLayoutSection()
91 return kLayoutFunctionDeclarations; in InstructionLayoutSection()
/third_party/spirv-tools/source/val/
Dvalidate_layout.cpp90 _.current_layout_section() >= kLayoutFunctionDeclarations) { in ModuleScopedInstructions()
137 case kLayoutFunctionDeclarations: in ModuleScopedInstructions()
158 if (_.current_layout_section() == kLayoutFunctionDeclarations && in FunctionScopedInstructions()
220 if (_.current_layout_section() == kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
298 _.current_layout_section() >= kLayoutFunctionDeclarations) { in FunctionScopedInstructions()
330 if (_.current_layout_section() == kLayoutFunctionDeclarations && in FunctionScopedInstructions()
374 case kLayoutFunctionDeclarations: in ModuleLayoutPass()
Dvalidation_state.h59 kLayoutFunctionDeclarations, /// < Section 2.4 #11 enumerator
Dvalidation_state.cpp91 if (current_section == kLayoutFunctionDeclarations) in InstructionLayoutSection()
92 return kLayoutFunctionDeclarations; in InstructionLayoutSection()
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_state_test.cpp165 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()
173 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()
181 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_state_test.cpp165 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()
173 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()
181 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()
/third_party/spirv-tools/test/val/
Dval_state_test.cpp162 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()
170 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()
180 state_.SetCurrentLayoutSectionForTesting(kLayoutFunctionDeclarations); in TEST_F()