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.cpp77 TIntermTyped *dFdy = in visitAggregate() local
/external/deqp/framework/referencerenderer/
DrrShadingContext.hpp129 const tcu::Vector<T, Size> dFdy[2] = in dFdyLocal() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4837 const float& dFdy = (fragNdx % 2) ? dFdy1 : dFdy0; in sample4() local
4957 const tcu::Vec2& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
5085 const tcu::Vec2& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
5190 const tcu::Vec3& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
5311 const tcu::Vec2& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
5400 const tcu::Vec3& dFdy = (fragNdx & 1) ? dFdy1 : dFdy0; in sample4() local
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp76 constexpr const ImmutableString dFdy("dFdy"); variable
DSymbolTable_autogen.cpp92 constexpr const ImmutableString dFdy("dFdy"); variable