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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c310 case SpvDecorationLocation: return "SpvDecorationLocation";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c383 case SpvDecorationLocation: return "SpvDecorationLocation";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h415 SpvDecorationLocation = 30, enumerator in enum:SpvDecoration_
H A Dvtn_variables.c1556 case SpvDecorationLocation:
1681 if (dec->decoration == SpvDecorationLocation) {
H A Dspirv_to_nir.c775 case SpvDecorationLocation:
975 case SpvDecorationLocation:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c1232 case SpvDecorationLocation:
1404 if (dec->decoration == SpvDecorationLocation) {
H A Dspirv.h471 SpvDecorationLocation = 30, enumerator in enum:SpvDecoration_
H A Dspirv_to_nir.c1062 case SpvDecorationLocation:
1280 case SpvDecorationLocation:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c237 emit_decoration(b, target, SpvDecorationLocation, args, ARRAY_SIZE(args));

Completed in 38 milliseconds