Searched defs:dPdy (Results 1 – 13 of 13) sorted by relevance
419 TIntermSymbol *dPdy = new TIntermSymbol(dPdyVar); in declareCoordTranslationFunction() local706 TIntermTyped *dPdy, in createCoordTransformationCall()720 TIntermTyped *dPdy = CreateZeroNode(*vec3Type); in createImplicitCoordTransformationCall() local853 TIntermTyped *dPdy = nullptr; in convertBuiltinFunction() local
48 tcu::Vec4 dPdy; member
776 const Vec4& dPdy, in verifySampleCubemapFace()860 …const Vec4 dPdy = (m_sampleLookupSettings.lookupLodMode == LOOKUP_LOD_MODE_DERIVATIVES) ? args.dPd… in verifySampleImpl() local
269 const Vec3& dPdy, in calcLodBounds()
1162 Vec4 dPdy; in getSampleArgs() member
663 nir_ssa_def *dPdy = in lower_gradient_cube_map() local778 nir_ssa_def *dPdy = nir_fmul(b, ddy, size); in lower_gradient() local
1967 ir_rvalue *dPdy; /**< Partial derivative of coordinate wrt Y */ member
7183 ir_variable *dPdy = in_var(glsl_type::vec(grad_size), "dPdy"); in _texture() local
1122 ValueRef dPdy[3]; variable