Searched refs:blend_depends_on_dst_color (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c49 blend_depends_on_dst_color(struct vc4_compile *c) function in typeref:typename:bool
575 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c49 blend_depends_on_dst_color(struct vc4_compile *c) function in typeref:typename:bool
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) {

Completed in 4 milliseconds