Home
last modified time | relevance | path

Searched defs:dPdy (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.hpp48 tcu::Vec4 dPdy; member
H A DvktTextureFilteringExplicitLodTests.cpp1160 Vec4 dPdy; in getSampleArgs() member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderSampling.cpp219 SIMD::Float dPdy; in emitSamplerRoutine() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.hpp48 tcu::Vec4 dPdy; member
H A DvktTextureFilteringExplicitLodTests.cpp1162 Vec4 dPdy; in getSampleArgs() member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c663 nir_ssa_def *dPdy = in lower_gradient_cube_map() local
778 nir_ssa_def *dPdy = nir_fmul(b, ddy, size); in lower_gradient() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp419 TIntermSymbol *dPdy = new TIntermSymbol(dPdyVar); in declareCoordTranslationFunction() local
704 createCoordTransformationCall(TIntermTyped *P, TIntermTyped *dPdx, TIntermTyped *dPdy, TIntermTyped *dUVdx, TIntermTyped *dUVdy) createCoordTransformationCall() argument
720 TIntermTyped *dPdy = CreateZeroNode(*vec3Type); createImplicitCoordTransformationCall() local
853 TIntermTyped *dPdy = nullptr; convertBuiltinFunction() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir.h1967 ir_rvalue *dPdy; /**< Partial derivative of coordinate wrt Y */ member
H A Dbuiltin_functions.cpp7183 ir_variable *dPdy = in_var(glsl_type::vec(grad_size), "dPdy"); in _texture() local

Completed in 27 milliseconds