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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_blend_cso.h40 bool no_colour : 1; member in struct:pan_blend_info
H A Dpan_cmdstream.c245 if (state->cbufs[i] && !blend->info[i].no_colour)
283 if (rt_count == 0 || !batch->key.cbufs[i] || so->info[i].no_colour) {
368 if (!so->info[i].no_colour && batch->key.cbufs[i]) {
461 cfg.stencil_mask_misc.write_enable = !so->info[0].no_colour;
3466 .no_colour = (equation.color_mask == 0),
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst4706 - panfrost: Ensure final.no_colour is initialized.
H A D21.2.0.rst794 - panfrost: Don't set a blend shader for no_colour

Completed in 19 milliseconds