Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.cpp45 bool ConvertToHalfPass::IsDecoratedRelaxed(Instruction* inst) { in IsDecoratedRelaxed() function in spvtools::opt::ConvertToHalfPass
279 if (IsDecoratedRelaxed(inst)) { in CloseRelaxInst()
299 (!IsDecoratedRelaxed(uinst) && !IsRelaxed(uinst->result_id()))) { in CloseRelaxInst()
Dconvert_to_half_pass.h50 bool IsDecoratedRelaxed(Instruction* inst);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.cpp45 bool ConvertToHalfPass::IsDecoratedRelaxed(Instruction* inst) { in IsDecoratedRelaxed() function in spvtools::opt::ConvertToHalfPass
279 if (IsDecoratedRelaxed(inst)) { in CloseRelaxInst()
299 (!IsDecoratedRelaxed(uinst) && !IsRelaxed(uinst->result_id()))) { in CloseRelaxInst()
Dconvert_to_half_pass.h50 bool IsDecoratedRelaxed(Instruction* inst);
/external/angle/third_party/spirv-tools/src/source/opt/
Dconvert_to_half_pass.cpp45 bool ConvertToHalfPass::IsDecoratedRelaxed(Instruction* inst) { in IsDecoratedRelaxed() function in spvtools::opt::ConvertToHalfPass
279 if (IsDecoratedRelaxed(inst)) { in CloseRelaxInst()
299 (!IsDecoratedRelaxed(uinst) && !IsRelaxed(uinst->result_id()))) { in CloseRelaxInst()
Dconvert_to_half_pass.h50 bool IsDecoratedRelaxed(Instruction* inst);