Searched refs:glColor4fv (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dcolormat.c102 glColor4fv(diffuseMaterial);
111 glColor4fv(diffuseMaterial);
120 glColor4fv(diffuseMaterial);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dshadowtex.c221 glColor4fv(Green);
228 glColor4fv(Red);
236 glColor4fv(Red);
243 glColor4fv(Blue);
H A Dfire.c485 glColor4fv(p[j].c[0]);
488 glColor4fv(p[j].c[1]);
491 glColor4fv(p[j].c[2]);
H A Dtexenv.c215 glColor4fv( color );
524 glColor4fv( lightCheck );
526 glColor4fv( darkCheck );
H A Dengine.c765 glColor4fv(CrankshaftColor);
784 glColor4fv(PistonColor);
789 glColor4fv(ConnRodColor);
804 glColor4fv(BlockColor);
H A Dsinglebuffer.c147 glColor4fv(ClearColor);
H A Dpointblast.c228 glColor4fv(colorSet[colorList[i]]);
H A Dtunnel.c149 glColor4fv(f);
H A Dfbo_firecube.c536 glColor4fv(p[j].c[0]);
539 glColor4fv(p[j].c[1]);
542 glColor4fv(p[j].c[2]);
H A Dspriteblast.c302 glColor4fv(colorSet[colorList[i]]);
H A Dtunnel2.c147 glColor4fv(f);
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dgeom-outlining-130.c53 glColor4fv(Orange);
H A Dtwoside.c78 glColor4fv(Red);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dinterleave.c239 glColor4fv( DEREF(1, index) );
H A Drandom.c283 glColor4fv(Vbuffer[Vcount].v);
H A Dtexgenmix.c57 glColor4fv( color );
/xsrc/external/mit/mesa-demos/dist/src/slang/
H A Dvstest.c92 glColor4fv (att->data);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c634 &glColor4fv,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c681 &glColor4fv,
H A Dgldrv.h64 void (APIENTRY *glColor4fv )( const GLfloat *v );
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h85 "glColor4fv\0"
1238 NAME_FUNC_OFFSET( 322, glColor4fv, glColor4fv, NULL, _gloffset_Color4fv),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h1028 GLAPI void GLAPIENTRY glColor4fv( const GLfloat *v );
H A Dgl_mangle.h247 #define glColor4fv MANGLE(Color4fv) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h1021 GLAPI void GLAPIENTRY glColor4fv( const GLfloat *v );
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c241 glColor4fv((const GLfloat *) (pc + 0));

Completed in 50 milliseconds

12