Searched refs:r200ValidateState (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.h50 extern GLboolean r200ValidateState( struct gl_context *ctx );
H A Dr200_tcl.c266 r200ValidateState( ctx );
383 if (!r200ValidateState( ctx ))
H A Dr200_swtcl.c620 r200ValidateState( ctx );
H A Dr200_state.c605 r200ValidateState looks like overkill */
1953 /* shouldn't be necessary, as it's picked up anyway in r200ValidateState (_NEW_PROGRAM),
2187 GLboolean r200ValidateState( struct gl_context *ctx ) function in typeref:typename:GLboolean
2308 if (!r200ValidateState( ctx ))
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.h50 extern GLboolean r200ValidateState( struct gl_context *ctx );
H A Dr200_tcl.c266 r200ValidateState( ctx );
383 if (!r200ValidateState( ctx ))
H A Dr200_swtcl.c620 r200ValidateState( ctx );
H A Dr200_state.c605 r200ValidateState looks like overkill */
1954 /* shouldn't be necessary, as it's picked up anyway in r200ValidateState (_NEW_PROGRAM),
2188 GLboolean r200ValidateState( struct gl_context *ctx ) function in typeref:typename:GLboolean
2309 if (!r200ValidateState( ctx ))

Completed in 12 milliseconds