Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dconvert_to_half_pass.h136 std::unordered_set<uint32_t> closure_ops_; variable
Dconvert_to_half_pass.cpp283 if (closure_ops_.count(inst->opcode()) == 0) return false; in CloseRelaxInst()
459 closure_ops_ = { in Initialize()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconvert_to_half_pass.h136 std::unordered_set<uint32_t> closure_ops_; variable
Dconvert_to_half_pass.cpp291 if (closure_ops_.count(inst->opcode()) == 0) return false; in CloseRelaxInst()
467 closure_ops_ = { in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.h136 std::unordered_set<uint32_t> closure_ops_; variable
Dconvert_to_half_pass.cpp291 if (closure_ops_.count(inst->opcode()) == 0) return false; in CloseRelaxInst()
467 closure_ops_ = { in Initialize()