Searched refs:SpvOpFunctionCall (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c76 case SpvOpFunctionCall: return (struct type_args){ 1, 0 };
H A Dspirv_info.c587 case SpvOpFunctionCall: return "SpvOpFunctionCall";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c769 case SpvOpFunctionCall: return "SpvOpFunctionCall";
H A Dvtn_gather_types.c76 case SpvOpFunctionCall: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h876 SpvOpFunctionCall = 57, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c4143 case SpvOpFunctionCall:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1216 SpvOpFunctionCall = 57, enumerator in enum:SpvOp_
1862 case SpvOpFunctionCall: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c5597 case SpvOpFunctionCall:

Completed in 30 milliseconds