Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp169 TIntermTyped *dFdy = in visitAggregateWithRotation() local
/external/deqp/framework/referencerenderer/
DrrShadingContext.hpp129 const tcu::Vector<T, Size> dFdy[2] = in dFdyLocal() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4816 const float& dFdy = (fragNdx % 2) ? dFdy1 : dFdy0; in sample4() local
4936 const tcu::Vec2& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
5064 const tcu::Vec2& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
5169 const tcu::Vec3& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
5290 const tcu::Vec2& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
5379 const tcu::Vec3& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1913 constexpr const ImmutableString dFdy("dFdy"); variable
DSymbolTable_autogen.cpp3081 constexpr const ImmutableString dFdy("dFdy"); variable