Searched refs:PIPE_MASK_B (Results 1 – 21 of 21) sorted by relevance
136 colormask |= PIPE_MASK_B; in etna_update_blend()137 if (rt0->colormask & PIPE_MASK_B) in etna_update_blend()
103 if (rt->colormask & PIPE_MASK_B) in fd2_blend_state_create()
159 if (mask & PIPE_MASK_B) color_mask |= 0x0100; in nv50_blit_derive_color_mask()
77 if (mask & PIPE_MASK_B) in nv50_colormask()
68 !!(cso->rt[0].colormask & PIPE_MASK_B); in nv30_blend_state_create()77 !!(cso->rt[i].colormask & PIPE_MASK_B) << (3 + (i * 4)); in nv30_blend_state_create()
107 #define PIPE_MASK_B 0x4 macro
293 blend.rt[0].colormask = PIPE_MASK_B; in vl_deint_filter_init()
619 prepare_pipe_4_rendering(renderer, buffer, PIPE_MASK_R | PIPE_MASK_G | PIPE_MASK_B); in vl_mc_render_ref()
919 mask[2] = (info->mask & PIPE_MASK_B) ? 'B' : '-'; in trace_dump_blit_info()
395 if (rt->colormask & PIPE_MASK_B) in zink_create_blend_state()
198 if ((blend->rt[0].colormask & PIPE_MASK_B) == 0) in i915_create_blend_state()
854 info.mask = PIPE_MASK_B; /* stencil only */ in r300_blit()
231 ((mask & PIPE_MASK_B) >> 2) | in bgra_cmask()
1043 mask[2] = (info->mask & PIPE_MASK_B) ? 'B' : '-'; in util_dump_blit_info()
848 if (!(colormask & PIPE_MASK_B)) in colormask_quad()
1061 blit.mask |= PIPE_MASK_R | PIPE_MASK_G | PIPE_MASK_B; in handle_zs_blit()
50 if (mask & PIPE_MASK_B) in nvc0_colormask()
293 if (colormask & PIPE_MASK_B) in color_write_mask()
124 (rt_blend->colormask & PIPE_MASK_B) ? 0 : 1; in swr_create_blend_state()
5405 write_disables |= (rt->colormask & PIPE_MASK_B) ? 0x0 : 0x1; in crocus_populate_binding_table()6176 entry.WriteDisableBlue = !(rt->colormask & PIPE_MASK_B);
1314 be.WriteDisableBlue = !(rt->colormask & PIPE_MASK_B); in iris_create_blend_state()