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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c312 case SpvDecorationIndex: return "SpvDecorationIndex";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c385 case SpvDecorationIndex: return "SpvDecorationIndex";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h417 SpvDecorationIndex = 32, enumerator in enum:SpvDecoration_
H A Dspirv_to_nir.c812 case SpvDecorationIndex:
999 case SpvDecorationIndex:
H A Dvtn_variables.c1521 case SpvDecorationIndex:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h473 SpvDecorationIndex = 32, enumerator in enum:SpvDecoration_
H A Dvtn_variables.c1195 case SpvDecorationIndex:
H A Dspirv_to_nir.c1101 case SpvDecorationIndex:
1304 case SpvDecorationIndex:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c339 emit_decoration(b, target, SpvDecorationIndex, args, ARRAY_SIZE(args));

Completed in 36 milliseconds