Home
last modified time | relevance | path

Searched refs:setNumericTypeInfoForType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dbinary.cpp132 spv_result_t setNumericTypeInfoForType(spv_parsed_operand_t* parsed_operand,
577 if (auto error = setNumericTypeInfoForType(&parsed_operand, type_id)) in parseOperand()
591 setNumericTypeInfoForType(&parsed_operand, inst->type_id)) in parseOperand()
799 spv_result_t Parser::setNumericTypeInfoForType( in setNumericTypeInfoForType() function in __anon280bd92a0111::Parser
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dbinary.cpp132 spv_result_t setNumericTypeInfoForType(spv_parsed_operand_t* parsed_operand,
577 if (auto error = setNumericTypeInfoForType(&parsed_operand, type_id)) in parseOperand()
591 setNumericTypeInfoForType(&parsed_operand, inst->type_id)) in parseOperand()
795 spv_result_t Parser::setNumericTypeInfoForType( in setNumericTypeInfoForType() function in __anon9062b3f00111::Parser
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dbinary.cpp132 spv_result_t setNumericTypeInfoForType(spv_parsed_operand_t* parsed_operand,
577 if (auto error = setNumericTypeInfoForType(&parsed_operand, type_id)) in parseOperand()
591 setNumericTypeInfoForType(&parsed_operand, inst->type_id)) in parseOperand()
809 spv_result_t Parser::setNumericTypeInfoForType( in setNumericTypeInfoForType() function in __anon720ffbe40111::Parser