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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_common.c201 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) function
379 radeon_draw_buffer(ctx, ctx->DrawBuffer);
402 radeon_draw_buffer(ctx, ctx->DrawBuffer);
431 radeon_draw_buffer(ctx, radeon->glCtx->DrawBuffer);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_common.c201 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) function
379 radeon_draw_buffer(ctx, ctx->DrawBuffer);
402 radeon_draw_buffer(ctx, ctx->DrawBuffer);
431 radeon_draw_buffer(ctx, radeon->glCtx->DrawBuffer);
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common.c201 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) function
379 radeon_draw_buffer(ctx, ctx->DrawBuffer);
402 radeon_draw_buffer(ctx, ctx->DrawBuffer);
431 radeon_draw_buffer(ctx, radeon->glCtx->DrawBuffer);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common.c201 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) function
379 radeon_draw_buffer(ctx, ctx->DrawBuffer);
402 radeon_draw_buffer(ctx, ctx->DrawBuffer);
431 radeon_draw_buffer(ctx, radeon->glCtx->DrawBuffer);

Completed in 489 milliseconds