Searched refs:GL_SAMPLER_CUBE (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | shtest.c | 115 case GL_SAMPLER_CUBE: 464 { "GL_SAMPLER_CUBE", GL_SAMPLER_CUBE },
|
| H A D | texdemo1.c | 56 { "cubeTex", 1, GL_SAMPLER_CUBE, { 0, 0, 0, 0 }, -1 },
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | shaderutil.c | 315 case GL_SAMPLER_CUBE:
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 92 DECL_TYPE(samplerCube, GL_SAMPLER_CUBE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_CUBE, 0, 0, GLSL_TYPE_FLOAT)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 92 DECL_TYPE(samplerCube, GL_SAMPLER_CUBE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_CUBE, 0, 0, GLSL_TYPE_FLOAT)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2.h | 328 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2.h | 328 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 328 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| H A D | gl31.h | 330 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| H A D | gl32.h | 330 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 328 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| H A D | gl31.h | 328 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| H A D | gl32.h | 328 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 752 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| H A D | glext.h | 622 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 752 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| H A D | glext.h | 623 #define GL_SAMPLER_CUBE 0x8B60 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 4633 #define GL_SAMPLER_CUBE 0x8B60 macro [all...] |
Completed in 225 milliseconds