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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common.h 23 void radeon_draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb);
radeon_common.c 201 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);
radeon_common_context.c 320 radeon_draw_buffer(radeon->glCtx, radeon->glCtx->DrawBuffer);
624 radeon_draw_buffer(radeon->glCtx, drfb);
radeon_fbo.c 740 radeon_draw_buffer(ctx, fb);
761 radeon_draw_buffer(ctx, fb);
895 radeon_draw_buffer(ctx, fb);
  /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 201 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);
radeon_common_context.c 320 radeon_draw_buffer(radeon->glCtx, radeon->glCtx->DrawBuffer);
624 radeon_draw_buffer(radeon->glCtx, drfb);
radeon_fbo.c 740 radeon_draw_buffer(ctx, fb);
761 radeon_draw_buffer(ctx, fb);
895 radeon_draw_buffer(ctx, fb);

Completed in 105 milliseconds