Home
last modified time | relevance | path

Searched refs:radeon_draw_buffer (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c199 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) in radeon_draw_buffer() function
365 radeon_draw_buffer(ctx, ctx->DrawBuffer); in radeonDrawBuffer()
388 radeon_draw_buffer(ctx, ctx->DrawBuffer); in radeonReadBuffer()
416 radeon_draw_buffer(ctx, radeon->glCtx.DrawBuffer); in radeon_viewport()
Dradeon_common.h23 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb);
Dradeon_screen.h131 #define radeon_draw_buffer r200_radeon_draw_buffer macro
Dradeon_common_context.c339 radeon_draw_buffer(&radeon->glCtx, radeon->glCtx.DrawBuffer); in radeon_prepare_render()
643 radeon_draw_buffer(&radeon->glCtx, drfb); in radeonMakeCurrent()
Dradeon_fbo.c705 radeon_draw_buffer(ctx, fb); in radeon_bind_framebuffer()
726 radeon_draw_buffer(ctx, fb); in radeon_framebuffer_renderbuffer()
815 radeon_draw_buffer(ctx, fb); in radeon_render_texture()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c199 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb) in radeon_draw_buffer() function
365 radeon_draw_buffer(ctx, ctx->DrawBuffer); in radeonDrawBuffer()
388 radeon_draw_buffer(ctx, ctx->DrawBuffer); in radeonReadBuffer()
416 radeon_draw_buffer(ctx, radeon->glCtx.DrawBuffer); in radeon_viewport()
Dradeon_common.h23 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb);
Dradeon_screen.h131 #define radeon_draw_buffer r200_radeon_draw_buffer macro
Dradeon_common_context.c339 radeon_draw_buffer(&radeon->glCtx, radeon->glCtx.DrawBuffer); in radeon_prepare_render()
643 radeon_draw_buffer(&radeon->glCtx, drfb); in radeonMakeCurrent()
Dradeon_fbo.c705 radeon_draw_buffer(ctx, fb); in radeon_bind_framebuffer()
726 radeon_draw_buffer(ctx, fb); in radeon_framebuffer_renderbuffer()
815 radeon_draw_buffer(ctx, fb); in radeon_render_texture()