Searched refs:GL_SAMPLER_2D (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dglslstateschange.c41 { "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 Dmultitex.c62 { "tex1", 1, GL_SAMPLER_2D, { 0, 0, 0, 0 }, -1 },
63 { "tex2", 1, GL_SAMPLER_2D, { 1, 0, 0, 0 }, -1 },
H A Dshtest.c113 case GL_SAMPLER_2D:
462 { "GL_SAMPLER_2D", GL_SAMPLER_2D },
H A Dtexdemo1.c62 { "tex2d", 1, GL_SAMPLER_2D, { 1, 0, 0, 0 }, -1 },
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dfloattex.c35 { "tex1", 1, GL_SAMPLER_2D, { 0, 0, 0, 0 }, -1 },
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.c313 case GL_SAMPLER_2D:
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dbuiltin_type_macros.h90 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 Dbuiltin_type_macros.h90 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 Dgl2.h327 #define GL_SAMPLER_2D 0x8B5E macro
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h327 #define GL_SAMPLER_2D 0x8B5E macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h327 #define GL_SAMPLER_2D 0x8B5E macro
H A Dgl31.h329 #define GL_SAMPLER_2D 0x8B5E macro
H A Dgl32.h329 #define GL_SAMPLER_2D 0x8B5E macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h327 #define GL_SAMPLER_2D 0x8B5E macro
H A Dgl31.h327 #define GL_SAMPLER_2D 0x8B5E macro
H A Dgl32.h327 #define GL_SAMPLER_2D 0x8B5E macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h750 #define GL_SAMPLER_2D 0x8B5E macro
H A Dglext.h620 #define GL_SAMPLER_2D 0x8B5E macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h750 #define GL_SAMPLER_2D 0x8B5E macro
H A Dglext.h621 #define GL_SAMPLER_2D 0x8B5E macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4628 #define GL_SAMPLER_2D 0x8B5E macro
[all...]

Completed in 221 milliseconds