Home
last modified time | relevance | path

Searched refs:texture3DLod (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_3D.txt138 texture3DLod()
160 texture3DLod, and texture3DProjLod are optional, and must be enabled by
169 vec4 texture3DLod (sampler3D sampler, vec3 coord, float lod)
/third_party/openGLES/extensions/OES/
DOES_texture_3D.txt148 texture3DLod()
170 texture3DLod, and texture3DProjLod are optional, and must be enabled by
179 vec4 texture3DLod (sampler3D sampler, vec3 coord, float lod)
/third_party/vk-gl-cts/external/openglcts/data/gl42-compat/
Dbuiltins.test106 color =+ texture3DLod(tex3d, dummy_v3_coord, i);
249 color =+ texture3DLod(tex3d, dummy_v3_coord, i);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DProgramPrelude.cpp208 void texture3DLod();
1989 PROGRAM_PRELUDE_DECLARE(texture3DLod, in PROGRAM_PRELUDE_INCLUDE()
3165 putBuiltIn("texture3DLod", EMIT_METHOD(texture3DLod)); in BuildFuncToEmitter()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shader_texture_lod.txt88 texture3DLod, texture3DProjLod,
/third_party/openGLES/extensions/ARB/
DARB_shader_texture_lod.txt98 texture3DLod, texture3DProjLod,
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_function_declarations.txt329 vec4 texture3DLod(sampler3D, vec3, float);
DSymbolTable_autogen.cpp1785 constexpr const ImmutableString texture3DLod("texture3DLod"); variable
8063 BuiltInName::texture3DLod,
20589 if (name == BuiltInName::texture3DLod) in getUnmangledBuiltInForShaderVersion()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_function_declarations.txt467 vec4 texture3DLod(sampler3D, vec3, float);
473 vec4 texture3DLod(sampler3D, vec3, float);
DSymbolTable_ESSL_autogen.cpp2173 constexpr const ImmutableString texture3DLod("texture3DLod"); variable
8470 BuiltInName::texture3DLod,
DSymbolTable_autogen.cpp3366 constexpr const ImmutableString texture3DLod("texture3DLod"); variable
11538 BuiltInName::texture3DLod,