Searched refs:radeon_draw_buffer (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_common.h | 23 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb);
|
| H A D | radeon_common.c | 178 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) function in typeref:typename:void 338 radeon_draw_buffer(ctx, ctx->DrawBuffer); 355 radeon_draw_buffer(ctx, ctx->DrawBuffer); 383 radeon_draw_buffer(ctx, radeon->glCtx.DrawBuffer);
|
| H A D | radeon_screen.h | 192 #define radeon_draw_buffer r200_radeon_draw_buffer macro
|
| H A D | radeon_common_context.c | 339 radeon_draw_buffer(&radeon->glCtx, radeon->glCtx.DrawBuffer); 643 radeon_draw_buffer(&radeon->glCtx, drfb);
|
| H A D | radeon_fbo.c | 709 radeon_draw_buffer(ctx, fb); 730 radeon_draw_buffer(ctx, fb); 819 radeon_draw_buffer(ctx, fb);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_common.h | 23 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb);
|
| H A D | radeon_common.c | 177 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) function in typeref:typename:void 337 radeon_draw_buffer(ctx, ctx->DrawBuffer); 354 radeon_draw_buffer(ctx, ctx->DrawBuffer); 382 radeon_draw_buffer(ctx, radeon->glCtx.DrawBuffer);
|
| H A D | radeon_screen.h | 182 #define radeon_draw_buffer r200_radeon_draw_buffer macro
|
| H A D | radeon_common_context.c | 340 radeon_draw_buffer(&radeon->glCtx, radeon->glCtx.DrawBuffer); 644 radeon_draw_buffer(&radeon->glCtx, drfb);
|
| H A D | radeon_fbo.c | 709 radeon_draw_buffer(ctx, fb); 730 radeon_draw_buffer(ctx, fb); 819 radeon_draw_buffer(ctx, fb);
|
Completed in 20 milliseconds