Home
last modified time | relevance | path

Searched refs:SpvDecorationRelaxedPrecision (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/sksl/
Dspirv.h319 SpvDecorationRelaxedPrecision = 0, enumerator
DSkSLSPIRVCodeGenerator.cpp2726 this->writeInstruction(SpvOpDecorate, id, SpvDecorationRelaxedPrecision, fDecorationBuffer); in writePrecisionModifier()
/external/mesa3d/src/compiler/spirv/
Dspirv.h319 SpvDecorationRelaxedPrecision = 0, enumerator
Dspirv_to_nir.c483 case SpvDecorationRelaxedPrecision: in struct_member_decoration_cb()
616 case SpvDecorationRelaxedPrecision: in type_decoration_cb()
Dvtn_variables.c1020 case SpvDecorationRelaxedPrecision: in apply_var_decoration()