Searched defs:dvValue (Results 1 – 1 of 1) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/ |
| D | RewriteCubeMapSamplersAs2DArray.cpp | 87 TIntermTyped *dvValue = DerivativeQuotient(y, dy, x, dx, xRecip); in TransformDerivativeXMajor() local 138 TIntermTyped *dvValue = DerivativeQuotient(z, dz, y, dy, yRecip); in TransformDerivativeYMajor() local 189 TIntermTyped *dvValue = DerivativeQuotient(y, dy, z, dz, zRecip); in TransformDerivativeZMajor() local
|