Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h89 DECL_TYPE(sampler, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_VOID)
90 DECL_TYPE(sampler1D, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_FLOAT)
137 DECL_TYPE(texture1D, GL_SAMPLER_1D, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_FLOAT)
176 DECL_TYPE(vtexture1D, GL_SAMPLER_1D, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_VOID)
/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h105 #define GL_SAMPLER_1D 0x8B5D macro
H A Dreflection.cpp708 case false: return sampler.arrayed ? GL_SAMPLER_1D_ARRAY : GL_SAMPLER_1D; in mapSamplerToGlType()
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1235 case GL_SAMPLER_1D: return TYPE_SAMPLER_1D; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h434 #define GL_SAMPLER_1D 0x8B5D macro
/third_party/glfw/deps/glad/
H A Dgl.h1090 #define GL_SAMPLER_1D 0x8B5D macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
H A Dglext.h620 #define GL_SAMPLER_1D 0x8B5D macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h730 #define GL_SAMPLER_1D 0x8B5D macro
H A Dglext.h601 #define GL_SAMPLER_1D 0x8B5D macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
H A Dglext.h619 #define GL_SAMPLER_1D 0x8B5D macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
H A Dglext.h619 #define GL_SAMPLER_1D 0x8B5D macro

Completed in 254 milliseconds