Searched refs:SpvOpVariable (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c180 case SpvOpVariable:
H A Dspirv.h1217 SpvOpVariable = 59, enumerator in enum:SpvOp_
1863 case SpvOpVariable: *hasResult = true; *hasResultType = true; break;
H A Dvtn_variables.c2341 case SpvOpVariable: {
H A Dspirv_to_nir.c5284 case SpvOpVariable:
5577 case SpvOpVariable:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c180 case SpvOpVariable:
H A Dspirv.h877 SpvOpVariable = 59, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c4094 case SpvOpVariable:
4128 case SpvOpVariable:
H A Dvtn_variables.c2379 case SpvOpVariable: {
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c77 case SpvOpVariable: return (struct type_args){ 1, 0 };
H A Dspirv_info.c588 case SpvOpVariable: return "SpvOpVariable";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c770 case SpvOpVariable: return "SpvOpVariable";
H A Dvtn_gather_types.c77 case SpvOpVariable: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1501 spirv_buffer_emit_word(buf, SpvOpVariable | (4 << 16));

Completed in 39 milliseconds