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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.h52 extern GLboolean r100ValidateBuffers(struct gl_context *ctx);
H A Dradeon_context.c134 radeon->vtbl.revalidate_all_buffers = r100ValidateBuffers;
H A Dradeon_state.c1920 GLboolean r100ValidateBuffers(struct gl_context *ctx) function in typeref:typename:GLboolean
1985 if (!r100ValidateBuffers(ctx))
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.h52 extern GLboolean r100ValidateBuffers(struct gl_context *ctx);
H A Dradeon_context.c134 radeon->vtbl.revalidate_all_buffers = r100ValidateBuffers;
H A Dradeon_state.c1921 GLboolean r100ValidateBuffers(struct gl_context *ctx) function in typeref:typename:GLboolean
1986 if (!r100ValidateBuffers(ctx))

Completed in 9 milliseconds