Searched refs:SpvOpTypeFunction (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c156 case SpvOpTypeFunction:
H A Dspirv.h1195 SpvOpTypeFunction = 33, enumerator in enum:SpvOp_
1841 case SpvOpTypeFunction: *hasResult = true; *hasResultType = false; break;
H A Dspirv_to_nir.c1556 case SpvOpTypeFunction: {
5260 case SpvOpTypeFunction:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c156 case SpvOpTypeFunction:
H A Dspirv.h855 SpvOpTypeFunction = 33, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c1332 case SpvOpTypeFunction: {
4070 case SpvOpTypeFunction:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c57 case SpvOpTypeFunction: return (struct type_args){ 0, -1 };
H A Dspirv_info.c566 case SpvOpTypeFunction: return "SpvOpTypeFunction";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c748 case SpvOpTypeFunction: return "SpvOpTypeFunction";
H A Dvtn_gather_types.c57 case SpvOpTypeFunction: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1311 spirv_buffer_emit_word(&b->types_const_defs, SpvOpTypeFunction | (words << 16));

Completed in 52 milliseconds