Home
last modified time | relevance | path

Searched refs:_NumColorDrawBuffers (Results 1 – 25 of 42) sorted by relevance

12

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_framebuffer.c141 framebuffer.nr_cbufs = fb->_NumColorDrawBuffers; in st_update_framebuffer_state()
143 for (i = 0; i < fb->_NumColorDrawBuffers; i++) { in st_update_framebuffer_state()
Dst_cb_clear.c279 ctx->DrawBuffer->_NumColorDrawBuffers : 1; in clear_with_quad()
445 for (i = 0; i < ctx->DrawBuffer->_NumColorDrawBuffers; i++) { in st_Clear()
/external/mesa3d/src/mesa/main/
Dframebuffer.c144 fb->_NumColorDrawBuffers = 1; in _mesa_initialize_window_framebuffer()
151 fb->_NumColorDrawBuffers = 1; in _mesa_initialize_window_framebuffer()
187 fb->_NumColorDrawBuffers = 1; in _mesa_initialize_user_framebuffer()
568 for (output = 0; output < fb->_NumColorDrawBuffers; output++) { in update_color_draw_buffers()
1009 return (fb->_NumColorDrawBuffers >= 1 && in _mesa_is_front_buffer_drawing()
Dblit.c185 const GLuint numColorDrawBuffers = drawFb->_NumColorDrawBuffers; in validate_color_buffer()
462 const GLuint numColorDrawBuffers = drawFb->_NumColorDrawBuffers; in blit_framebuffer()
548 for (i = 0; i < drawFb->_NumColorDrawBuffers; i++) { in blit_framebuffer()
Dbuffers.c798 fb->_NumColorDrawBuffers = count; in _mesa_drawbuffers()
821 fb->_NumColorDrawBuffers = count; in _mesa_drawbuffers()
825 for (buf = fb->_NumColorDrawBuffers; buf < ctx->Const.MaxDrawBuffers; buf++) { in _mesa_drawbuffers()
Ddraw_validate.c54 i < ctx->DrawBuffer->_NumColorDrawBuffers; in check_blend_func_error()
84 for (unsigned i = 1; i < ctx->DrawBuffer->_NumColorDrawBuffers; i++) { in check_blend_func_error()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_buffers.c47 if (fb->_NumColorDrawBuffers > 0) { in intel_check_front_buffer_rendering()
Di830_vtbl.c754 || (fb->_NumColorDrawBuffers == 0)) { in i830_update_draw_buffer()
758 else if (fb->_NumColorDrawBuffers > 1) { in i830_update_draw_buffer()
762 for (i = 0; i < fb->_NumColorDrawBuffers; i++) { in i830_update_draw_buffer()
833 fb->_NumColorDrawBuffers); in i830_update_draw_buffer()
Dintel_pixel_copy.c71 if (fb->_NumColorDrawBuffers != 1) { in do_blit_copypixels()
Dintel_pixel_bitmap.c206 if (fb->_NumColorDrawBuffers != 1) { in do_blit_bitmap()
Di915_vtbl.c741 } else if (fb->_NumColorDrawBuffers > 1) { in i915_update_draw_buffer()
791 fb->_NumColorDrawBuffers); in i915_update_draw_buffer()
/external/mesa3d/src/mesa/swrast/
Ds_clear.c251 for (buf = 0; buf < ctx->DrawBuffer->_NumColorDrawBuffers; buf++) { in clear_color_buffers()
306 && (ctx->DrawBuffer->_NumColorDrawBuffers > 0)) { in _swrast_Clear()
Ds_renderbuffer.c663 for (buf = 0; buf < fb->_NumColorDrawBuffers; buf++) { in _swrast_map_renderbuffers()
694 for (buf = 0; buf < fb->_NumColorDrawBuffers; buf++) { in _swrast_unmap_renderbuffers()
Ds_fragprog.c228 for (buf = 0; buf < ctx->DrawBuffer->_NumColorDrawBuffers; buf++) { in run_program()
Ds_drawpix.c214 if (ctx->DrawBuffer->_NumColorDrawBuffers > 1 || in fast_draw_rgba_pixels()
443 if (ctx->DrawBuffer->_NumColorDrawBuffers > 0) { in draw_rgba_pixels()
Ds_blit.c157 numDrawBuffers = drawFb->_NumColorDrawBuffers; in blit_nearest()
573 for (i = 0; i < drawFb->_NumColorDrawBuffers; i++) { in blit_linear()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_span.c51 for (i = 0; i < fb->_NumColorDrawBuffers; i++) in framebuffer_map_unmap()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c479 key->nr_color_regions = ctx->DrawBuffer->_NumColorDrawBuffers; in brw_wm_populate_key()
490 ctx->DrawBuffer->_NumColorDrawBuffers > 1 && in brw_wm_populate_key()
518 if (devinfo->gen < 6 && ctx->DrawBuffer->_NumColorDrawBuffers > 1 && in brw_wm_populate_key()
Dbrw_draw.c393 for (unsigned i = 0; i < fb->_NumColorDrawBuffers; i++) { in intel_disable_rb_aux_buffer()
653 for (unsigned i = 0; i < fb->_NumColorDrawBuffers; i++) { in brw_predraw_resolve_framebuffer()
667 for (int i = 0; i < fb->_NumColorDrawBuffers; i++) { in brw_predraw_resolve_framebuffer()
758 for (unsigned i = 0; i < fb->_NumColorDrawBuffers; i++) { in brw_postdraw_set_buffers_need_resolve()
817 for (unsigned i = 0; i < fb->_NumColorDrawBuffers; i++) { in brw_postdraw_reconcile_align_wa_slices()
Dintel_pixel_draw.c67 if (ctx->DrawBuffer->_NumColorDrawBuffers != 1) { in do_blit_drawpixels()
Dintel_pixel_copy.c70 if (fb->_NumColorDrawBuffers != 1) { in do_blit_copypixels()
Dintel_pixel_bitmap.c203 if (fb->_NumColorDrawBuffers != 1) { in do_blit_bitmap()
Dbrw_wm_surface_state.c1017 if (fb->_NumColorDrawBuffers >= 1) { in update_renderbuffer_surfaces()
1018 for (unsigned i = 0; i < fb->_NumColorDrawBuffers; i++) { in update_renderbuffer_surfaces()
1082 for (unsigned i = 0; i < fb->_NumColorDrawBuffers; i++) { in update_renderbuffer_read_surfaces()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c191 if (fb->_NumColorDrawBuffers != 1) { in radeon_draw_buffer()
577 for (i = 0; i < fb->_NumColorDrawBuffers; i++) { in radeonFinish()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c191 if (fb->_NumColorDrawBuffers != 1) { in radeon_draw_buffer()
577 for (i = 0; i < fb->_NumColorDrawBuffers; i++) { in radeonFinish()

12