Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_1D_SHADOW (Results 1 - 14 of 14) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h115 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
H A Dreflection.cpp709 case true: return sampler.arrayed ? GL_SAMPLER_1D_ARRAY_SHADOW : GL_SAMPLER_1D_SHADOW; in mapSamplerToGlType()
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h126 DECL_TYPE(samplerShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 1, 0, GLSL_TYPE_VOID)
127 DECL_TYPE(sampler1DShadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 1, 0, GLSL_TYPE_FLOAT)
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1243 case GL_SAMPLER_1D_SHADOW: return TYPE_SAMPLER_1D_SHADOW; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h435 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/third_party/glfw/deps/glad/
H A Dgl.h1093 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h753 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
H A Dglext.h624 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h734 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
H A Dglext.h605 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h753 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
H A Dglext.h623 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h753 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro
H A Dglext.h623 #define GL_SAMPLER_1D_SHADOW 0x8B61 macro

Completed in 264 milliseconds