Home
last modified time | relevance | path

Searched refs:r200ValidateBuffers (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.h49 extern GLboolean r200ValidateBuffers(struct gl_context *ctx);
Dr200_context.c168 radeon->vtbl.revalidate_all_buffers = r200ValidateBuffers; in r200_init_vtbl()
Dr200_state.c2158 GLboolean r200ValidateBuffers(struct gl_context *ctx) in r200ValidateBuffers() function
2228 if (!r200ValidateBuffers(ctx)) in r200ValidateState()