Home
last modified time | relevance | path

Searched refs:textureProjGrad (Results 1 – 25 of 29) sorted by relevance

12

/third_party/glslang/Test/
Dspv.newTexture.frag50 v += textureProjGrad(s3D, c4D, c3D, c3D);
59 iv = textureProjGrad(is2D, c3D, c2D, c2D);
DnewTexture.frag49 v += textureProjGrad(s3D, c4D, c3D, c3D);
58 iv = textureProjGrad(is2D, c3D, c2D, c2D);
Dweb.texture.frag59 v = textureProjGrad(s3D, c4D, c3D, c3D);
66 iv = textureProjGrad(is2D, c3D, c2D, c2D);
Dspv.float16Fetch.frag392 texel += textureProjGrad(s1D, c2, dPdxy1, dPdxy1);
393 texel += textureProjGrad(s1D, f16c2, f16dPdxy1, f16dPdxy1);
394 texel += textureProjGrad(s1D, c4, dPdxy1, dPdxy1);
395 texel += textureProjGrad(s1D, f16c4, f16dPdxy1, f16dPdxy1);
396 texel += textureProjGrad(s2D, c3, dPdxy2, dPdxy2);
397 texel += textureProjGrad(s2D, f16c3, f16dPdxy2, f16dPdxy2);
398 texel += textureProjGrad(s2D, c4, dPdxy2, dPdxy2);
399 texel += textureProjGrad(s2D, f16c4, f16dPdxy2, f16dPdxy2);
400 texel += textureProjGrad(s3D, c4, dPdxy3, dPdxy3);
401 texel += textureProjGrad(s3D, f16c4, f16dPdxy3, f16dPdxy3);
[all …]
D300.frag67 v = textureProjGrad(s3D, c4D, c3D, c3D);
75 iv = textureProjGrad(is2D, c3D, c2D, c2D);
Dspv.texture.frag67 color += textureProjGrad(texSampler2D, vec3(coords2D, proj), gradX, gradY);
Dtexture.frag67 color += textureProjGrad(texSampler2D, vec3(coords2D, proj), gradX, gradY);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DProgramPrelude.cpp240 void textureProjGrad();
2660 PROGRAM_PRELUDE_DECLARE(textureProjGrad, in PROGRAM_PRELUDE_INCLUDE()
2679 textureProjGrad()) in PROGRAM_PRELUDE_INCLUDE()
2694 textureProjGrad()) in PROGRAM_PRELUDE_INCLUDE()
2717 textureProjGrad()) in PROGRAM_PRELUDE_INCLUDE()
2732 textureProjGrad()) in PROGRAM_PRELUDE_INCLUDE()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_function_declarations.txt665 gvec4 textureProjGrad(gsampler2D, vec3, vec2, vec2);
666 gvec4 textureProjGrad(gsampler2D, vec4, vec2, vec2);
667 gvec4 textureProjGrad(gsampler3D, vec4, vec3, vec3);
668 float textureProjGrad(sampler2DShadow, vec4, vec2, vec2);
670 gvec4 textureProjGrad(gsampler1D, vec2, float, float);
671 gvec4 textureProjGrad(gsampler1D, vec4, float, float);
672 float textureProjGrad(sampler1DShadow, vec4, float, float);
674 gvec4 textureProjGrad(gsampler2DRect, vec3, vec2, vec2);
675 gvec4 textureProjGrad(gsampler2DRect, vec4, vec2, vec2);
676 float textureProjGrad(sampler2DRectShadow, vec4, vec2, vec2);
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_gpu_shader_half_float_fetch.txt653 | f16vec4 textureProjGrad(f16sampler1D sampler, f16vec2 P, | Do a texture lookup both |
655 | f16vec4 textureProjGrad(f16sampler1D sampler, f16vec4 P, | textureProj(), and with |
657 | f16vec4 textureProjGrad(f16sampler2D sampler, f16vec3 P, | described in textureGrad(). |
659 | f16vec4 textureProjGrad(f16sampler2D sampler, f16vec4 P, | |
661 | f16vec4 textureProjGrad(f16sampler3D sampler, f16vec4 P, | |
663 | f16vec4 textureProjGrad(f16sampler2DRect sampler, | |
666 | f16vec4 textureProjGrad(f16sampler2DRect sampler, | |
669 | float16_t textureProjGrad(f16sampler2DRectShadow sampler, | |
671 | float16_t textureProjGrad(f16sampler2DRectShadow sampler, | |
674 | float16_t textureProjGrad(f16sampler1DShadow sampler, vec4 P,| |
[all …]
DAMD_sparse_texture.txt560 …xtureProjGrad(gsampler1D sampler, | Behave as in textureProjGrad(), but |
/third_party/openGLES/extensions/AMD/
DAMD_gpu_shader_half_float_fetch.txt653 | f16vec4 textureProjGrad(f16sampler1D sampler, f16vec2 P, | Do a texture lookup both |
655 | f16vec4 textureProjGrad(f16sampler1D sampler, f16vec4 P, | textureProj(), and with |
657 | f16vec4 textureProjGrad(f16sampler2D sampler, f16vec3 P, | described in textureGrad(). |
659 | f16vec4 textureProjGrad(f16sampler2D sampler, f16vec4 P, | |
661 | f16vec4 textureProjGrad(f16sampler3D sampler, f16vec4 P, | |
663 | f16vec4 textureProjGrad(f16sampler2DRect sampler, | |
666 | f16vec4 textureProjGrad(f16sampler2DRect sampler, | |
669 | float16_t textureProjGrad(f16sampler2DRectShadow sampler, | |
671 | float16_t textureProjGrad(f16sampler2DRectShadow sampler, | |
674 | float16_t textureProjGrad(f16sampler1DShadow sampler, vec4 P,| |
[all …]
DAMD_sparse_texture.txt560 …xtureProjGrad(gsampler1D sampler, | Behave as in textureProjGrad(), but |
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_function_declarations.txt380 gvec4 textureProjGrad(gsampler2D, vec3, vec2, vec2);
381 gvec4 textureProjGrad(gsampler2D, vec4, vec2, vec2);
382 gvec4 textureProjGrad(gsampler3D, vec4, vec3, vec3);
383 float textureProjGrad(sampler2DShadow, vec4, vec2, vec2);
DSymbolTable_autogen.cpp1937 constexpr const ImmutableString textureProjGrad("textureProjGrad"); variable
8900 BuiltInName::textureProjGrad,
8909 BuiltInName::textureProjGrad,
8918 BuiltInName::textureProjGrad,
8927 BuiltInName::textureProjGrad,
8936 BuiltInName::textureProjGrad,
8945 BuiltInName::textureProjGrad,
8954 BuiltInName::textureProjGrad,
8963 BuiltInName::textureProjGrad,
8972 BuiltInName::textureProjGrad,
[all …]
/third_party/glslang/Test/baseResults/
DnewTexture.frag.out104 0:49 textureProjGrad ( global 4-component vector of float)
153 0:58 textureProjGrad ( global 4-component vector of int)
366 0:49 textureProjGrad ( global 4-component vector of float)
415 0:58 textureProjGrad ( global 4-component vector of int)
D120.frag.out506 0:190 textureProjGrad ( global 4-component vector of float)
513 0:191 textureProjGrad ( global 4-component vector of float)
554 0:207 textureProjGrad ( global 4-component vector of float)
561 0:208 textureProjGrad ( global 4-component vector of float)
606 0:237 textureProjGrad ( global 4-component vector of float)
D300.frag.out134 0:67 textureProjGrad ( global lowp 4-component vector of float)
173 0:75 textureProjGrad ( global lowp 4-component vector of int)
625 0:67 textureProjGrad ( global lowp 4-component vector of float)
664 0:75 textureProjGrad ( global lowp 4-component vector of int)
Dtexture.frag.out226 0:67 textureProjGrad ( global 4-component vector of float)
508 0:67 textureProjGrad ( global 4-component vector of float)
D100.frag.out287 0:147 textureProjGrad ( global lowp 4-component vector of float, operation at mediump)
312 0:161 textureProjGrad ( global lowp 4-component vector of float, operation at mediump)
/third_party/vk-gl-cts/data/gles3/shaders/
Dinvalid_texture_functions.test1044 ${POSITION_FRAG_COLOR} = vec4(textureProjGrad(s, vec4(0), vec3(0), vec3(0)));
1063 ${POSITION_FRAG_COLOR} = vec4(textureProjGrad(s, vec4(0), vec2(0), vec2(0)));
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md98 …exelFetch<br>texelFetchOffset<br>textureGrad<br>textureGradOffset<br>textureProjGrad<br>texturePro…
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md98 …exelFetch<br>texelFetchOffset<br>textureGrad<br>textureGradOffset<br>textureProjGrad<br>texturePro…
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_EGL_image_external_essl3.txt263 - textureProjGrad
/third_party/openGLES/extensions/OES/
DOES_EGL_image_external_essl3.txt273 - textureProjGrad

12