Skip to content

Draft: radv: add new FORCE_VRS options for more per-game tuning

Samuel Pitoiset requested to merge hakzsam/mesa:radv_vrs_config_changes into main

This introduces the following options to RADV_FORCE_VRS_CONFIG_FILE:

  • enable_with_discard
  • enable_with_frag_coord

Both options are disabled by default.

This should hopefully allow more per-game VRS tuning.

Edited by Samuel Pitoiset

Merge request reports