Home
last modified time | relevance | path

Searched defs:dFdx (Results 1 – 7 of 7) 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.cpp4834 const float& dFdx = (fragNdx > 2) ? dFdx1 : dFdx0; in sample4() local
4954 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
5082 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
5187 const tcu::Vec3& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
5308 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
5397 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/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_autogen.cpp1168 constexpr const ImmutableString dFdx("dFdx"); variable
/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