HomeSort by relevance Sort by last modified time
    Searched refs:radeon_draw_buffer (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.h 23 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb);
radeon_common.c 199 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) function
365 radeon_draw_buffer(ctx, ctx->DrawBuffer);
388 radeon_draw_buffer(ctx, ctx->DrawBuffer);
416 radeon_draw_buffer(ctx, radeon->glCtx.DrawBuffer);
radeon_screen.h 131 #define radeon_draw_buffer r200_radeon_draw_buffer macro
radeon_common_context.c 339 radeon_draw_buffer(&radeon->glCtx, radeon->glCtx.DrawBuffer);
643 radeon_draw_buffer(&radeon->glCtx, drfb);
radeon_fbo.c 705 radeon_draw_buffer(ctx, fb);
726 radeon_draw_buffer(ctx, fb);
815 radeon_draw_buffer(ctx, fb);

Completed in 212 milliseconds