Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/effects/
DGrBezierEffect.cpp95 GrShaderVar dfdy("dfdy", kFloat_GrSLType, 0); in onEmitCode() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c821 nir_ssa_def *dfdy = nir_fddy(b, tex->src[coord].src.ssa); in lower_tex_to_txd() local
1343 nir_ssa_def *dfdy = nir_fddy(b, coord); in nir_lower_lod_zero_width() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp712 TIntermTyped *dfdy = in AddBresenhamEmulationFS() local