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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.h53 extern GLboolean radeonValidateState( struct gl_context *ctx );
H A Dradeon_tcl.c259 radeonValidateState( ctx );
H A Dradeon_swtcl.c426 radeonValidateState( ctx );
H A Dradeon_state.c1967 GLboolean radeonValidateState( struct gl_context *ctx ) function in typeref:typename:GLboolean
2068 if (!radeonValidateState( ctx ))
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.h53 extern GLboolean radeonValidateState( struct gl_context *ctx );
H A Dradeon_tcl.c258 radeonValidateState( ctx );
H A Dradeon_swtcl.c425 radeonValidateState( ctx );
H A Dradeon_state.c1968 GLboolean radeonValidateState( struct gl_context *ctx ) function in typeref:typename:GLboolean
2069 if (!radeonValidateState( ctx ))

Completed in 13 milliseconds