Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp91 TIntermTyped *duValue = DerivativeQuotient(z, dz, x, dx, xRecip); in TransformDerivativeXMajor() local
144 TIntermTyped *duValue = DerivativeQuotient(x, dx, y, dy, yRecip); in TransformDerivativeYMajor() local
197 TIntermTyped *duValue = DerivativeQuotient(x, dx, z, dz, zRecip); in TransformDerivativeZMajor() local