Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dchange_operand_reduction_opportunity.h36 new_id_(new_id) {} in ChangeOperandReductionOpportunity()
48 const uint32_t new_id_; variable
Dchange_operand_reduction_opportunity.cpp30 inst_->SetOperand(operand_index_, {new_id_}); in Apply()
/third_party/spirv-tools/source/reduce/
Dchange_operand_reduction_opportunity.h36 new_id_(new_id) {} in ChangeOperandReductionOpportunity()
48 const uint32_t new_id_; variable
Dchange_operand_reduction_opportunity.cpp30 inst_->SetOperand(operand_index_, {new_id_}); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dchange_operand_reduction_opportunity.h36 new_id_(new_id) {} in ChangeOperandReductionOpportunity()
48 const uint32_t new_id_; variable
Dchange_operand_reduction_opportunity.cpp30 inst_->SetOperand(operand_index_, {new_id_}); in Apply()