Searched defs:dFdx (Results 1 – 7 of 7) sorted by relevance
166 TIntermTyped *dFdx = in visitAggregateWithRotation() local
114 const tcu::Vector<T, Size> dFdx[2] = in dFdxLocal() local
4834 const float& dFdx = (fragNdx > 2) ? dFdx1 : dFdx0; in sample4() local4954 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local5082 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local5187 const tcu::Vec3& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local5308 const tcu::Vec2& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local5397 const tcu::Vec3& dFdx = (fragNdx & 2) ? dFdx1 : dFdx0; in sample4() local
7486 UNOP(dFdx, ir_unop_dFdx, derivatives) in UNOP() argument
1168 constexpr const ImmutableString dFdx("dFdx"); variable
1923 constexpr const ImmutableString dFdx("dFdx"); variable
3083 constexpr const ImmutableString dFdx("dFdx"); variable