Searched refs:PIPE_MASK_RGBA (Results 1 – 25 of 62) sorted by relevance
123
371 if ((info->mask & PIPE_MASK_RGBA) == 0) in v3d_tfu_blit()396 info->mask &= ~PIPE_MASK_RGBA; in v3d_tfu_blit()432 bool is_color_blit = info->mask & PIPE_MASK_RGBA; in v3d_tlb_blit()540 info->mask &= ~PIPE_MASK_RGBA; in v3d_tlb_blit()763 if (!(info->mask & PIPE_MASK_RGBA)) in v3d_sand8_blit()838 info->mask &= ~PIPE_MASK_RGBA; in v3d_sand8_blit()
114 void *blend[PIPE_MASK_RGBA+1][2]; /**< blend state with writemask */228 for (i = 0; i <= PIPE_MASK_RGBA; i++) { in util_blitter_create()494 for (i = 0; i <= PIPE_MASK_RGBA; i++) in util_blitter_destroy()1500 blend.rt[i].colormask = PIPE_MASK_RGBA; in get_clear_blend_state()2032 bool dst_has_color = mask & PIPE_MASK_RGBA && in util_blitter_blit_generic()2137 unsigned colormask = mask & PIPE_MASK_RGBA; in util_blitter_blit_generic()2315 pipe->bind_blend_state(pipe, ctx->blend[PIPE_MASK_RGBA][0]); in util_blitter_generate_mipmap()2403 pipe->bind_blend_state(pipe, ctx->blend[PIPE_MASK_RGBA][0]); in util_blitter_clear_render_target()2549 pipe->bind_blend_state(pipe, cbsurf ? ctx->blend[PIPE_MASK_RGBA][0] : in util_blitter_custom_depth_stencil()2746 : ctx->blend[PIPE_MASK_RGBA][0]); in util_blitter_custom_color()[all …]
832 if (info->mask & PIPE_MASK_RGBA) { in util_blit_covers_whole_resource()833 if ((info->mask & PIPE_MASK_RGBA) != PIPE_MASK_RGBA) in util_blit_covers_whole_resource()
100 blit.mask = is_zs ? PIPE_MASK_Z : PIPE_MASK_RGBA; in util_gen_mipmap()
86 p->blend.rt[0].colormask = PIPE_MASK_RGBA; in pp_init_prog()
73 blit.mask = PIPE_MASK_RGBA; in pp_blit()
373 assert((info->mask & PIPE_MASK_RGBA) == PIPE_MASK_RGBA || in iris_blit()374 (info->mask & PIPE_MASK_RGBA) == 0); in iris_blit()
109 #define PIPE_MASK_RGBA 0xf macro113 #define PIPE_MASK_RGBAZS (PIPE_MASK_RGBA|PIPE_MASK_ZS)
44 blend.rt[0].colormask = PIPE_MASK_RGBA; in xa_yuv_bind_blend_state()
286 blend.rt[0].colormask = PIPE_MASK_RGBA; in bind_solid_blend_state()
396 assert((info->mask & PIPE_MASK_RGBA) == PIPE_MASK_RGBA || in crocus_blit()397 (info->mask & PIPE_MASK_RGBA) == 0); in crocus_blit()
243 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
238 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
296 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
154 blend.rt[0].colormask = PIPE_MASK_RGBA; in graw_util_default_state()
361 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
446 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
672 blend.rt[0].colormask = PIPE_MASK_RGBA; in test_all()728 blend.rt[0].colormask = PIPE_MASK_RGBA; in test_some()
147 p->blend.rt[0].colormask = PIPE_MASK_RGBA; in init_prog()
194 p->blend.rt[0].colormask = PIPE_MASK_RGBA; in init_prog()
72 blit.mask = PIPE_MASK_RGBA; in r300_copy_from_tiled_texture()
706 info->mask == PIPE_MASK_RGBA && in r300_is_simple_msaa_resolve()861 info.mask = PIPE_MASK_RGBA; /* depth+stencil */ in r300_blit()
618 render->alpha_blend |= (rt->colormask & PIPE_MASK_RGBA) << 28; in lima_pack_render_state()733 if ((rt->colormask & PIPE_MASK_RGBA) != PIPE_MASK_RGBA) in lima_pack_render_state()
247 if ((reload_flags & PIPE_CLEAR_COLOR) && !(info->mask & PIPE_MASK_RGBA)) in lima_do_blit()
169 blend.rt[0].colormask = PIPE_MASK_RGBA; in vl_matrix_filter_init()