Searched refs:GL_SAMPLER_1D (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 88 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 D | builtin_type_macros.h | 88 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 D | shtest.c | 112 case GL_SAMPLER_1D: 461 { "GL_SAMPLER_1D", GL_SAMPLER_1D },
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | shaderutil.c | 312 case GL_SAMPLER_1D:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 749 #define GL_SAMPLER_1D 0x8B5D macro
|
| H A D | glext.h | 619 #define GL_SAMPLER_1D 0x8B5D macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 749 #define GL_SAMPLER_1D 0x8B5D macro
|
| H A D | glext.h | 620 #define GL_SAMPLER_1D 0x8B5D macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 4626 #define GL_SAMPLER_1D 0x8B5D macro [all...] |
Completed in 284 milliseconds