Searched refs:SpvOpDPdxCoarse (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/spirv/
H A Dspirv.h772 SpvOpDPdxCoarse = 213, enumerator in enum:SpvOp_
H A Dvtn_alu.c304 case SpvOpDPdxCoarse: return nir_op_fddx_coarse;
H A Dspirv_to_nir.c3137 case SpvOpDPdxCoarse:
/external/skia/src/sksl/
H A Dspirv.h772 SpvOpDPdxCoarse = 213, enumerator in enum:SpvOp_
H A DSkSLSPIRVCodeGenerator.cpp578 case SpvOpDPdxCoarse:

Completed in 63 milliseconds