Searched refs:GL_FLOAT_VEC3 (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dbrick.c27 { "LightPosition", 1, GL_FLOAT_VEC3, { 0.1, 0.1, 9.0, 0}, -1 },
29 { "BrickColor", 1, GL_FLOAT_VEC3, { 0.8, 0.2, 0.2, 0 }, -1 },
30 { "MortarColor", 1, GL_FLOAT_VEC3, { 0.6, 0.6, 0.6, 0 }, -1 },
H A Dmandelbrot.c28 { "LightPosition", 1, GL_FLOAT_VEC3, { 0.1, 0.1, 9.0, 0}, -1 },
37 { "InnerColor", 1, GL_FLOAT_VEC3, { 1, 0, 0, 0 }, -1 },
38 { "OuterColor1", 1, GL_FLOAT_VEC3, { 0, 1, 0, 0 }, -1 },
39 { "OuterColor2", 1, GL_FLOAT_VEC3, { 0, 0, 1, 0 }, -1 },
H A Dbump.c32 { "LightPosition", 1, GL_FLOAT_VEC3, { 0.57737, 0.57735, 0.57735, 0.0 }, -1 },
33 { "SurfaceColor", 1, GL_FLOAT_VEC3, { 0.8, 0.8, 0.2, 0 }, -1 },
41 { "LightPosition", 1, GL_FLOAT_VEC3, { 0.57737, 0.57735, 0.57735, 0.0 }, -1 },
H A Dtexdemo1.c57 { "lightPos", 1, GL_FLOAT_VEC3, { 10, 10, 20, 0 }, -1 },
63 { "lightPos", 1, GL_FLOAT_VEC3, { 10, 10, 20, 0 }, -1 },
H A Dshtest.c455 { "GL_FLOAT_VEC3", GL_FLOAT_VEC3 },
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dshader_api.c141 test_uniform_size_type1("vec3", GL_FLOAT_VEC3, "[0]");
198 test_attrib_size_type1("vec3", GL_FLOAT_VEC3, "[0]");
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.c333 case GL_FLOAT_VEC3:
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_dead_builtin_varyings.cpp114 var->type->gl_type != GL_FLOAT_VEC3 &&
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_dead_builtin_varyings.cpp114 var->type->gl_type != GL_FLOAT_VEC3 &&
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshader_query.cpp73 return GL_FLOAT_VEC3;
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h315 #define GL_FLOAT_VEC3 0x8B51 macro
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h315 #define GL_FLOAT_VEC3 0x8B51 macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h315 #define GL_FLOAT_VEC3 0x8B51 macro
H A Dgl31.h317 #define GL_FLOAT_VEC3 0x8B51 macro
H A Dgl32.h317 #define GL_FLOAT_VEC3 0x8B51 macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h315 #define GL_FLOAT_VEC3 0x8B51 macro
H A Dgl31.h315 #define GL_FLOAT_VEC3 0x8B51 macro
H A Dgl32.h315 #define GL_FLOAT_VEC3 0x8B51 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h737 #define GL_FLOAT_VEC3 0x8B51 macro
H A Dglext.h607 #define GL_FLOAT_VEC3 0x8B51 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h737 #define GL_FLOAT_VEC3 0x8B51 macro
H A Dglext.h608 #define GL_FLOAT_VEC3 0x8B51 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4602 #define GL_FLOAT_VEC3 0x8B51 macro
[all...]

Completed in 1524 milliseconds