radv: move forcing discard to demote to the graphics pipeline key
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13099>
This commit is contained in:

committed by
Marge Bot

parent
38c34bf132
commit
421b5379df
@@ -75,6 +75,8 @@ struct radv_pipeline_key {
|
||||
uint32_t is_int10;
|
||||
uint8_t log2_ps_iter_samples;
|
||||
uint8_t num_samples;
|
||||
|
||||
bool lower_discard_to_demote;
|
||||
} ps;
|
||||
|
||||
struct {
|
||||
|
Reference in New Issue
Block a user