Searched refs:SpvOpSource (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c36 case SpvOpSource:
122 case SpvOpSource:
H A Dspirv.h1168 SpvOpSource = 3, enumerator in enum:SpvOp_
1814 case SpvOpSource: *hasResult = false; *hasResultType = false; break;
H A Dspirv_to_nir.c4344 case SpvOpSource: {
5222 case SpvOpSource:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c36 case SpvOpSource:
122 case SpvOpSource:
H A Dspirv.h828 SpvOpSource = 3, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c3514 case SpvOpSource: {
4032 case SpvOpSource:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c539 case SpvOpSource: return "SpvOpSource";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c721 case SpvOpSource: return "SpvOpSource";
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c118 spirv_buffer_emit_word(&b->debug_names, SpvOpSource | (3 << 16));

Completed in 34 milliseconds