| /xsrc/external/mit/mesa-demos/dist/src/perf/ |
| H A D | glslstateschange.c | 41 { "tex1", 1, GL_SAMPLER_2D, { 0, 0, 0, 0 }, -1 }, 42 { "tex2", 1, GL_SAMPLER_2D, { 1, 0, 0, 0 }, -1 }, 48 { "tex1", 1, GL_SAMPLER_2D, { 0, 0, 0, 0 }, -1 }, 49 { "tex2", 1, GL_SAMPLER_2D, { 1, 0, 0, 0 }, -1 },
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | multitex.c | 62 { "tex1", 1, GL_SAMPLER_2D, { 0, 0, 0, 0 }, -1 }, 63 { "tex2", 1, GL_SAMPLER_2D, { 1, 0, 0, 0 }, -1 },
|
| H A D | shtest.c | 113 case GL_SAMPLER_2D: 462 { "GL_SAMPLER_2D", GL_SAMPLER_2D },
|
| H A D | texdemo1.c | 62 { "tex2d", 1, GL_SAMPLER_2D, { 1, 0, 0, 0 }, -1 },
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | floattex.c | 35 { "tex1", 1, GL_SAMPLER_2D, { 0, 0, 0, 0 }, -1 },
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | shaderutil.c | 313 case GL_SAMPLER_2D:
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 90 DECL_TYPE(sampler2D, GL_SAMPLER_2D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_2D, 0, 0, GLSL_TYPE_FLOAT)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 90 DECL_TYPE(sampler2D, GL_SAMPLER_2D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_2D, 0, 0, GLSL_TYPE_FLOAT)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2.h | 327 #define GL_SAMPLER_2D 0x8B5E macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2.h | 327 #define GL_SAMPLER_2D 0x8B5E macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 327 #define GL_SAMPLER_2D 0x8B5E macro
|
| H A D | gl31.h | 329 #define GL_SAMPLER_2D 0x8B5E macro
|
| H A D | gl32.h | 329 #define GL_SAMPLER_2D 0x8B5E macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 327 #define GL_SAMPLER_2D 0x8B5E macro
|
| H A D | gl31.h | 327 #define GL_SAMPLER_2D 0x8B5E macro
|
| H A D | gl32.h | 327 #define GL_SAMPLER_2D 0x8B5E macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 750 #define GL_SAMPLER_2D 0x8B5E macro
|
| H A D | glext.h | 620 #define GL_SAMPLER_2D 0x8B5E macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 750 #define GL_SAMPLER_2D 0x8B5E macro
|
| H A D | glext.h | 621 #define GL_SAMPLER_2D 0x8B5E macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 4628 #define GL_SAMPLER_2D 0x8B5E macro [all...] |