panfrost: Call nir_lower_fragcolor based on key
We only want it to trigger if MRT is actually in use. This is a cheap key (only require multiple variants for an obscure edge case) and avoids the perf regression of using this pass which is needed for conformance. Signed-off-by:Alyssa Rosenzweig <alyssa@collabora.com> Cc: mesa-stable Part-of: <mesa/mesa!10393>
Showing
- src/gallium/drivers/panfrost/pan_assemble.c 4 additions, 0 deletionssrc/gallium/drivers/panfrost/pan_assemble.c
- src/gallium/drivers/panfrost/pan_context.c 6 additions, 0 deletionssrc/gallium/drivers/panfrost/pan_context.c
- src/gallium/drivers/panfrost/pan_context.h 2 additions, 0 deletionssrc/gallium/drivers/panfrost/pan_context.h
- src/panfrost/util/pan_ir.h 1 addition, 0 deletionssrc/panfrost/util/pan_ir.h
Loading
Please register or sign in to comment