Home
last modified time | relevance | path

Searched refs:IsInstructionInLayoutSection (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.cpp34 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() function
243 return IsInstructionInLayoutSection(current_layout_section_, op); in IsOpcodeInCurrentLayoutSection()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.cpp99 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() function
284 return IsInstructionInLayoutSection(current_layout_section_, op); in IsOpcodeInCurrentLayoutSection()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp99 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() function
284 return IsInstructionInLayoutSection(current_layout_section_, op); in IsOpcodeInCurrentLayoutSection()
/third_party/spirv-tools/source/val/
Dvalidation_state.cpp101 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() function
300 return IsInstructionInLayoutSection(current_layout_section_, op); in IsOpcodeInCurrentLayoutSection()