Home
last modified time | relevance | path

Searched refs:IsOpcodeInPreviousLayoutSection (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_layout.cpp125 if (_.IsOpcodeInPreviousLayoutSection(opcode)) { in ModuleScopedInstructions()
Dvalidation_state.h189 bool IsOpcodeInPreviousLayoutSection(SpvOp op);
Dvalidation_state.cpp277 bool ValidationState_t::IsOpcodeInPreviousLayoutSection(SpvOp op) { in IsOpcodeInPreviousLayoutSection() function in spvtools::val::ValidationState_t
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_layout.cpp125 if (_.IsOpcodeInPreviousLayoutSection(opcode)) { in ModuleScopedInstructions()
Dvalidation_state.h189 bool IsOpcodeInPreviousLayoutSection(SpvOp op);
Dvalidation_state.cpp277 bool ValidationState_t::IsOpcodeInPreviousLayoutSection(SpvOp op) { in IsOpcodeInPreviousLayoutSection() function in spvtools::val::ValidationState_t
/third_party/spirv-tools/source/val/
Dvalidate_layout.cpp122 if (_.IsOpcodeInPreviousLayoutSection(opcode)) { in ModuleScopedInstructions()
Dvalidation_state.h188 bool IsOpcodeInPreviousLayoutSection(spv::Op op);
Dvalidation_state.cpp296 bool ValidationState_t::IsOpcodeInPreviousLayoutSection(spv::Op op) { in IsOpcodeInPreviousLayoutSection() function in spvtools::val::ValidationState_t