Searched defs:radeon_revalidate_bos (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_common.c549 static GLboolean radeon_revalidate_bos(struct gl_context *ctx) function
678 if (radeon_revalidate_bos(rmesa->glCtx) == GL_FALSE) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_common.c549 static GLboolean radeon_revalidate_bos(struct gl_context *ctx) function
678 if (radeon_revalidate_bos(rmesa->glCtx) == GL_FALSE) {
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common.c549 static GLboolean radeon_revalidate_bos(struct gl_context *ctx) function
678 if (radeon_revalidate_bos(rmesa->glCtx) == GL_FALSE) {
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common.c549 static GLboolean radeon_revalidate_bos(struct gl_context *ctx) function
678 if (radeon_revalidate_bos(rmesa->glCtx) == GL_FALSE) {

Completed in 292 milliseconds