Home
last modified time | relevance | path

Searched refs:kLayoutTypes (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_layout.cpp92 if (_.current_layout_section() < kLayoutTypes || in ModuleScopedInstructions()
107 if (_.current_layout_section() < kLayoutTypes) { in ModuleScopedInstructions()
299 if (_.current_layout_section() < kLayoutTypes || in FunctionScopedInstructions()
313 if (_.current_layout_section() < kLayoutTypes) { in FunctionScopedInstructions()
372 case kLayoutTypes: in ModuleLayoutPass()
H A Dvalidation_state.cpp37 return kLayoutTypes; in InstructionLayoutSection()
73 return kLayoutTypes; in InstructionLayoutSection()
75 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
80 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
85 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
H A Dvalidation_state.h57 kLayoutTypes, /// < Section 2.4 #9 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_layout.cpp92 if (_.current_layout_section() < kLayoutTypes || in ModuleScopedInstructions()
107 if (_.current_layout_section() < kLayoutTypes) { in ModuleScopedInstructions()
299 if (_.current_layout_section() < kLayoutTypes || in FunctionScopedInstructions()
313 if (_.current_layout_section() < kLayoutTypes) { in FunctionScopedInstructions()
372 case kLayoutTypes: in ModuleLayoutPass()
H A Dvalidation_state.cpp37 return kLayoutTypes; in InstructionLayoutSection()
73 return kLayoutTypes; in InstructionLayoutSection()
75 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
80 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
85 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
H A Dvalidation_state.h57 kLayoutTypes, /// < Section 2.4 #9 enumerator
/third_party/spirv-tools/source/val/
H A Dvalidate_layout.cpp89 if (_.current_layout_section() < kLayoutTypes || in ModuleScopedInstructions()
104 if (_.current_layout_section() < kLayoutTypes) { in ModuleScopedInstructions()
297 if (_.current_layout_section() < kLayoutTypes || in FunctionScopedInstructions()
311 if (_.current_layout_section() < kLayoutTypes) { in FunctionScopedInstructions()
371 case kLayoutTypes: in ModuleLayoutPass()
H A Dvalidation_state.cpp38 return kLayoutTypes; in InstructionLayoutSection()
74 return kLayoutTypes; in InstructionLayoutSection()
76 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
81 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
86 if (current_section == kLayoutTypes) return kLayoutTypes; in InstructionLayoutSection()
H A Dvalidation_state.h58 kLayoutTypes, /// < Section 2.4 #10 enumerator
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_state_test.cpp141 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()
149 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()
157 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_state_test.cpp141 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()
149 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()
157 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()
/third_party/spirv-tools/test/val/
H A Dval_state_test.cpp138 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()
146 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()
154 state_.SetCurrentLayoutSectionForTesting(kLayoutTypes); in TEST_F()

Completed in 16 milliseconds