Searched refs:PIPE_MASK_RGBA (Results 1 – 25 of 34) sorted by relevance
12
101 #define PIPE_MASK_RGBA 0xf macro105 #define PIPE_MASK_RGBAZS (PIPE_MASK_RGBA|PIPE_MASK_ZS)
87 p->blend.rt[0].colormask = PIPE_MASK_RGBA; in pp_init_prog()
44 blend.rt[0].colormask = PIPE_MASK_RGBA; in xa_yuv_bind_blend_state()
272 blend.rt[0].colormask = PIPE_MASK_RGBA; in bind_solid_blend_state()
266 blend.rt[0].colormask = PIPE_MASK_RGBA; in bind_composite_blend_state()
417 blend.rt[0].colormask = PIPE_MASK_RGBA; in renderer_copy_prepare()
240 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
235 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
291 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
362 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
156 blend.rt[0].colormask = PIPE_MASK_RGBA; in graw_util_default_state()
489 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
440 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
553 blend.rt[0].colormask = PIPE_MASK_RGBA; in init()
147 p->blend.rt[0].colormask = PIPE_MASK_RGBA; in init_prog()
196 p->blend.rt[0].colormask = PIPE_MASK_RGBA; in init_prog()
776 blend.rt[0].colormask = PIPE_MASK_RGBA; in test_all()836 blend.rt[0].colormask = PIPE_MASK_RGBA; in test_some()
185 blend.rt[0].colormask = PIPE_MASK_RGBA; in vl_matrix_filter_init()
271 blend.rt[0].colormask = PIPE_MASK_RGBA; in vl_median_filter_init()
292 blend.rt[0].colormask = PIPE_MASK_RGBA; in init_state()
79 info->mask = PIPE_MASK_RGBA; in st_BlitFramebuffer_resolve()
419 assert((info->mask & PIPE_MASK_RGBA) == PIPE_MASK_RGBA); in r600_color_resolve()
222 blend.rt[0].colormask = PIPE_MASK_RGBA; in bind_blend_state()
438 blend.rt[0].colormask = PIPE_MASK_RGBA; in bind_blend_state()
590 blend.rt[0].colormask = PIPE_MASK_RGBA; in BlenderToPipe()