Searched refs:r200ValidateBuffers (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.h49 extern GLboolean r200ValidateBuffers(struct gl_context *ctx);
H A Dr200_context.c168 radeon->vtbl.revalidate_all_buffers = r200ValidateBuffers;
H A Dr200_state.c2137 GLboolean r200ValidateBuffers(struct gl_context *ctx) function in typeref:typename:GLboolean
2207 if (!r200ValidateBuffers(ctx))
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.h49 extern GLboolean r200ValidateBuffers(struct gl_context *ctx);
H A Dr200_context.c169 radeon->vtbl.revalidate_all_buffers = r200ValidateBuffers;
H A Dr200_state.c2138 GLboolean r200ValidateBuffers(struct gl_context *ctx) function in typeref:typename:GLboolean
2208 if (!r200ValidateBuffers(ctx))

Completed in 9 milliseconds