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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c179 case SpvOpUndef:
H A Dspirv.h1166 SpvOpUndef = 1, enumerator in enum:SpvOp_
1812 case SpvOpUndef: *hasResult = true; *hasResultType = true; break;
H A Dvtn_variables.c2334 case SpvOpUndef: {
H A Dspirv_to_nir.c5283 case SpvOpUndef:
5567 case SpvOpUndef: {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c179 case SpvOpUndef:
H A Dspirv.h826 SpvOpUndef = 1, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c4093 case SpvOpUndef:
4118 case SpvOpUndef: {
H A Dvtn_variables.c2373 case SpvOpUndef: {
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c39 case SpvOpUndef: return (struct type_args){ 1, 0 };
H A Dspirv_info.c537 case SpvOpUndef: return "SpvOpUndef";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c719 case SpvOpUndef: return "SpvOpUndef";
H A Dvtn_gather_types.c39 case SpvOpUndef: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c379 spirv_buffer_emit_word(&b->instructions, SpvOpUndef | (3 << 16));

Completed in 51 milliseconds