Searched refs:update_light (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c1082 static void update_light( struct gl_context *ctx ) function in typeref:typename:void
1158 /* picked up in update_light */
1162 /* positions picked up in update_light, but can do flag here */
2232 update_light( ctx );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c855 static void update_light( struct gl_context *ctx ) function in typeref:typename:void
935 /* picked up in update_light */
939 /* positions picked up in update_light, but can do flag here */
2008 update_light( ctx );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c1082 static void update_light( struct gl_context *ctx ) function in typeref:typename:void
1159 /* picked up in update_light */
1163 /* positions picked up in update_light, but can do flag here */
2233 update_light( ctx );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c855 static void update_light( struct gl_context *ctx ) function in typeref:typename:void
936 /* picked up in update_light */
940 /* positions picked up in update_light, but can do flag here */
2009 update_light( ctx );

Completed in 12 milliseconds