Home
last modified time | relevance | path

Searched refs:no_colour (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_blend_cso.h40 bool no_colour : 1; member
H A Dpan_helpers.c213 if (!blend->info[i].no_colour && batch->key.cbufs[i]) in panfrost_set_batch_masks_blend()
H A Dpan_cmdstream.c275 if (state->cbufs[i] && !blend->info[i].no_colour) in panfrost_fs_required()
335 bool enabled = ctx->pipe_framebuffer.cbufs[i] && info.no_colour; in panfrost_overdraw_alpha()
358 if (rt_count == 0 || !batch->key.cbufs[i] || so->info[i].no_colour) { in panfrost_emit_blend()
575 cfg.stencil_mask_misc.write_enable = !so->info[0].no_colour; in panfrost_prepare_fs_state()
4487 .no_colour = (equation.color_mask == 0), in panfrost_create_blend_state()

Completed in 8 milliseconds