Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp166 TIntermTyped *dFdx = in visitAggregateWithRotation() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrShadingContext.hpp114 const tcu::Vector<T, Size> dFdx[2] = in dFdxLocal() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp4836 const float& dFdx = (fragNdx > 2) ? dFdx1 : dFdx0; in sample4() local
4956 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
5084 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
5189 const tcu::Vec3& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
5310 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
5399 const tcu::Vec3& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp7486 UNOP(dFdx, ir_unop_dFdx, derivatives) in UNOP() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1923 constexpr const ImmutableString dFdx("dFdx"); variable
DSymbolTable_autogen.cpp3083 constexpr const ImmutableString dFdx("dFdx"); variable