Searched refs:SpvOpGenericCastToPtr (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c129 case SpvOpGenericCastToPtr: return (struct type_args){ 1, 0 };
H A Dspirv_info.c648 case SpvOpGenericCastToPtr: return "SpvOpGenericCastToPtr";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c830 case SpvOpGenericCastToPtr: return "SpvOpGenericCastToPtr";
H A Dvtn_gather_types.c129 case SpvOpGenericCastToPtr: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h937 SpvOpGenericCastToPtr = 122, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c4297 case SpvOpGenericCastToPtr:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1277 SpvOpGenericCastToPtr = 122, enumerator in enum:SpvOp_
1923 case SpvOpGenericCastToPtr: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c362 case SpvOpGenericCastToPtr: return nir_op_mov;
H A Dspirv_to_nir.c5716 case SpvOpGenericCastToPtr:

Completed in 31 milliseconds