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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c74 case SpvOpFunction: return (struct type_args){ 1, 0 };
H A Dspirv_info.c584 case SpvOpFunction: return "SpvOpFunction";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c766 case SpvOpFunction: return "SpvOpFunction";
H A Dvtn_gather_types.c74 case SpvOpFunction: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h873 SpvOpFunction = 54, enumerator in enum:SpvOp_
H A Dvtn_cfg.c244 case SpvOpFunction: {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp432 case SpvOpFunction: {
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1213 SpvOpFunction = 54, enumerator in enum:SpvOp_
1859 case SpvOpFunction: *hasResult = true; *hasResultType = true; break;
H A Dvtn_cfg.c156 case SpvOpFunction: {
/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc_helpers.cpp544 case SpvOpFunction:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c392 spirv_buffer_emit_word(&b->instructions, SpvOpFunction | (5 << 16));

Completed in 27 milliseconds