Searched refs:_NumColorDrawBuffers (Results 1 – 25 of 38) sorted by relevance
12
180 for (buf = 0; buf < ctx->DrawBuffer->_NumColorDrawBuffers; buf++) { in clear_color_buffers()229 && (ctx->DrawBuffer->_NumColorDrawBuffers > 0)) { in _swrast_Clear()
663 for (buf = 0; buf < fb->_NumColorDrawBuffers; buf++) { in _swrast_map_renderbuffers()692 for (buf = 0; buf < fb->_NumColorDrawBuffers; buf++) { in _swrast_unmap_renderbuffers()
205 if (ctx->DrawBuffer->_NumColorDrawBuffers > 1 || in fast_draw_rgba_pixels()434 if (ctx->DrawBuffer->_NumColorDrawBuffers > 0) { in draw_rgba_pixels()
240 for (buf = 0; buf < ctx->DrawBuffer->_NumColorDrawBuffers; buf++) { in run_program()
419 fb->_NumColorDrawBuffers = count; in _mesa_drawbuffers()442 fb->_NumColorDrawBuffers = count; in _mesa_drawbuffers()446 for (buf = fb->_NumColorDrawBuffers; buf < ctx->Const.MaxDrawBuffers; buf++) { in _mesa_drawbuffers()
140 fb->_NumColorDrawBuffers = 1; in _mesa_initialize_window_framebuffer()147 fb->_NumColorDrawBuffers = 1; in _mesa_initialize_window_framebuffer()175 fb->_NumColorDrawBuffers = 1; in _mesa_initialize_user_framebuffer()643 for (output = 0; output < fb->_NumColorDrawBuffers; output++) { in update_color_draw_buffers()
212 for (i = 0; i < ctx->DrawBuffer->_NumColorDrawBuffers; i++) { in _mesa_Clear()
360 for (buffer = 0; buffer < fb->_NumColorDrawBuffers; buffer++) { in accum_return()
51 for (i = 0; i < fb->_NumColorDrawBuffers; i++) in framebuffer_map_unmap()
75 if (fb->_NumColorDrawBuffers > 0) { in intel_check_front_buffer_rendering()
99 if (fb->_NumColorDrawBuffers != 1) { in do_blit_copypixels()
42 int nr_draw_buffers = ctx->DrawBuffer->_NumColorDrawBuffers; in gen6_upload_blend_state()
52 for (i = 0; i < ctx->DrawBuffer->_NumColorDrawBuffers; i++) { in brw_color_buffer_write_enabled()
259 for (unsigned i = 0; i < ctx->DrawBuffer->_NumColorDrawBuffers; ++i) { in try_blorp_blit()264 for (unsigned i = 0; i < ctx->DrawBuffer->_NumColorDrawBuffers; ++i) { in try_blorp_blit()
606 key->nr_color_regions = ctx->DrawBuffer->_NumColorDrawBuffers; in brw_wm_populate_key()
756 || (fb->_NumColorDrawBuffers == 0)) { in i830_update_draw_buffer()760 else if (fb->_NumColorDrawBuffers > 1) { in i830_update_draw_buffer()764 for (i = 0; i < fb->_NumColorDrawBuffers; i++) { in i830_update_draw_buffer()835 fb->_NumColorDrawBuffers); in i830_update_draw_buffer()
756 } else if (fb->_NumColorDrawBuffers > 1) { in i915_update_draw_buffer()806 fb->_NumColorDrawBuffers); in i915_update_draw_buffer()
119 for (i = 0; i < fb->_NumColorDrawBuffers; i++) { in update_framebuffer_state()
192 if (fb->_NumColorDrawBuffers > 0) { in radeon_check_front_buffer_rendering()215 if (fb->_NumColorDrawBuffers != 1) { in radeon_draw_buffer()640 for (i = 0; i < fb->_NumColorDrawBuffers; i++) { in radeonFinish()
514 if (ctx->DrawBuffer->_NumColorDrawBuffers == 1 in get_line_func()