Home
last modified time | relevance | path

Searched refs:_ColorDrawBuffers (Results 1 – 25 of 40) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_fb.c65 if (fb->_ColorDrawBuffers[0]) { in nv04_emit_framebuffer()
67 fb->_ColorDrawBuffers[0])->surface; in nv04_emit_framebuffer()
Dnv20_state_fb.c93 if (fb->_ColorDrawBuffers[0]) { in nv20_emit_framebuffer()
95 fb->_ColorDrawBuffers[0])->surface; in nv20_emit_framebuffer()
Dnv10_state_fb.c119 if (fb->_ColorDrawBuffers[0]) { in nv10_emit_framebuffer()
121 fb->_ColorDrawBuffers[0])->surface; in nv10_emit_framebuffer()
Dnouveau_span.c52 renderbuffer_map_unmap(ctx, fb->_ColorDrawBuffers[i], map); in framebuffer_map_unmap()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c320 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[0]; in can_do_DrawPixels_8R8G8B()
384 = xmesa_renderbuffer(ctx->DrawBuffer->_ColorDrawBuffers[0]); in xmesa_DrawPixels_8R8G8B()
451 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[0]; in can_do_DrawPixels_5R6G5B()
516 = xmesa_renderbuffer(ctx->DrawBuffer->_ColorDrawBuffers[0]); in xmesa_DrawPixels_5R6G5B()
574 ctx->DrawBuffer->_ColorDrawBuffers[0]) { in can_do_CopyPixels()
584 ctx->DrawBuffer->_ColorDrawBuffers[0]) { in can_do_CopyPixels()
588 = xmesa_renderbuffer(ctx->DrawBuffer->_ColorDrawBuffers[0]); in can_do_CopyPixels()
616 = xmesa_renderbuffer(ctx->DrawBuffer->_ColorDrawBuffers[0]); in xmesa_CopyPixels()
Dxm_line.c123 xmesa_renderbuffer(ctx->DrawBuffer->_ColorDrawBuffers[0])
464 xrb = xmesa_renderbuffer(ctx->DrawBuffer->_ColorDrawBuffers[0]); in get_line_func()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw.c359 intel_renderbuffer(fb->_ColorDrawBuffers[i]); in intel_disable_rb_aux_buffer()
529 intel_renderbuffer(fb->_ColorDrawBuffers[i]); in brw_predraw_resolve_framebuffer()
543 intel_renderbuffer(fb->_ColorDrawBuffers[i]); in brw_predraw_resolve_framebuffer()
624 intel_renderbuffer(fb->_ColorDrawBuffers[i]); in brw_postdraw_set_buffers_need_resolve()
683 intel_renderbuffer(fb->_ColorDrawBuffers[i]); in brw_postdraw_reconcile_align_wa_slices()
Dintel_pixel_draw.c74 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[0]; in do_blit_drawpixels()
Dintel_pixel_copy.c75 draw_irb = intel_renderbuffer(fb->_ColorDrawBuffers[0]); in do_blit_copypixels()
Dintel_pixel_bitmap.c209 irb = intel_renderbuffer(fb->_ColorDrawBuffers[0]); in do_blit_bitmap()
/external/mesa3d/src/mesa/main/
Dframebuffer.c563 fb->_ColorDrawBuffers[0] = NULL; in update_color_draw_buffers()
568 fb->_ColorDrawBuffers[output] = fb->Attachment[buf].Renderbuffer; in update_color_draw_buffers()
571 fb->_ColorDrawBuffers[output] = NULL; in update_color_draw_buffers()
Dblit.c191 colorDrawRb = drawFb->_ColorDrawBuffers[i]; in validate_color_buffer()
549 colorDrawRb = drawFb->_ColorDrawBuffers[i]; in blit_framebuffer()
Daccum.c300 struct gl_renderbuffer *colorRb = fb->_ColorDrawBuffers[buffer]; in accum_return()
Dclear.c116 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[idx]; in color_buffer_writes_enabled()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_copy.c76 draw_irb = intel_renderbuffer(fb->_ColorDrawBuffers[0]); in do_blit_copypixels()
Di830_vtbl.c616 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[0]; in i830_set_draw_region()
763 irb = intel_renderbuffer(fb->_ColorDrawBuffers[i]); in i830_update_draw_buffer()
781 irb = intel_renderbuffer(fb->_ColorDrawBuffers[0]); in i830_update_draw_buffer()
Dintel_pixel_bitmap.c212 irb = intel_renderbuffer(fb->_ColorDrawBuffers[0]); in do_blit_bitmap()
Di915_vtbl.c576 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[0]; in i915_set_draw_region()
754 irb = intel_renderbuffer(fb->_ColorDrawBuffers[0]); in i915_update_draw_buffer()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_blit.c190 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
237 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
Dst_atom_framebuffer.c144 strb = st_renderbuffer(fb->_ColorDrawBuffers[i]); in st_update_framebuffer_state()
/external/mesa3d/src/mesa/swrast/
Ds_clear.c181 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[buf]; in clear_color_buffers()
Ds_drawpix.c200 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[0]; in fast_draw_rgba_pixels()
437 ctx->DrawBuffer->_ColorDrawBuffers[0]->Format); in draw_rgba_pixels()
Ds_triangle.c127 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[0]; \
185 struct gl_renderbuffer *rb = ctx->DrawBuffer->_ColorDrawBuffers[0]; \
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c252 rrb = radeon_renderbuffer(fb->_ColorDrawBuffers[0]); in radeon_draw_buffer()
613 rrb = radeon_renderbuffer(fb->_ColorDrawBuffers[i]); in radeonFinish()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c252 rrb = radeon_renderbuffer(fb->_ColorDrawBuffers[0]); in radeon_draw_buffer()
613 rrb = radeon_renderbuffer(fb->_ColorDrawBuffers[i]); in radeonFinish()

12