Home
last modified time | relevance | path

Searched defs:dfdx (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/effects/
DGrBezierEffect.cpp94 GrShaderVar dfdx("dfdx", kFloat_GrSLType, 0); in onEmitCode() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c820 nir_ssa_def *dfdx = nir_fddx(b, tex->src[coord].src.ssa); in lower_tex_to_txd() local
1342 nir_ssa_def *dfdx = nir_fddx(b, coord); in nir_lower_lod_zero_width() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp710 TIntermTyped *dfdx = in AddBresenhamEmulationFS() local