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

/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dbuiltin_type_macros.h88 DECL_TYPE(sampler, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_VOID)
89 DECL_TYPE(sampler1D, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_FLOAT)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dbuiltin_type_macros.h88 DECL_TYPE(sampler, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_VOID)
89 DECL_TYPE(sampler1D, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_FLOAT)
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dshtest.c112 case GL_SAMPLER_1D:
461 { "GL_SAMPLER_1D", GL_SAMPLER_1D },
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.c312 case GL_SAMPLER_1D:
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
H A Dglext.h619 #define GL_SAMPLER_1D 0x8B5D macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
H A Dglext.h620 #define GL_SAMPLER_1D 0x8B5D macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4626 #define GL_SAMPLER_1D 0x8B5D macro
[all...]

Completed in 284 milliseconds