Searched refs:SpvOpFunctionPointerINTEL (Results 1 – 3 of 3) sorted by relevance
378 case SpvOpFunctionPointerINTEL: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
1064 case SpvOpFunctionPointerINTEL: return "SpvOpFunctionPointerINTEL"; in spirv_op_to_string()
1471 SpvOpFunctionPointerINTEL = 5600, enumerator2036 case SpvOpFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()