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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c282 case SpvDecorationRelaxedPrecision: return "SpvDecorationRelaxedPrecision";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c354 case SpvDecorationRelaxedPrecision: return "SpvDecorationRelaxedPrecision";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h387 SpvDecorationRelaxedPrecision = 0, enumerator in enum:SpvDecoration_
H A Dspirv_to_nir.c744 case SpvDecorationRelaxedPrecision:
993 case SpvDecorationRelaxedPrecision:
H A Dvtn_variables.c1482 case SpvDecorationRelaxedPrecision:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h442 SpvDecorationRelaxedPrecision = 0, enumerator in enum:SpvDecoration_
H A Dvtn_variables.c1149 case SpvDecorationRelaxedPrecision:
H A Dspirv_to_nir.c1028 case SpvDecorationRelaxedPrecision:
1298 case SpvDecorationRelaxedPrecision:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3382 SpvDecorationRelaxedPrecision);

Completed in 41 milliseconds