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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
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);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
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);

Completed in 672 milliseconds