anv/iris: centralize TBIMR drirc
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Caio Oliveira <caio.oliveira@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33795>
This commit is contained in:
committed by
Marge Bot
parent
af1b4f61b5
commit
bbade676f4
@@ -327,6 +327,9 @@
|
||||
DRI_CONF_OPT_B(fake_sparse, def, \
|
||||
"Advertise support for sparse binding of textures regardless of real support")
|
||||
|
||||
#define DRI_CONFIG_INTEL_TBIMR(def) \
|
||||
DRI_CONF_OPT_B(intel_tbimr, def, "Enable TBIMR tiled rendering")
|
||||
|
||||
#define DRI_CONF_INTEL_ENABLE_WA_14018912822(def) \
|
||||
DRI_CONF_OPT_B(intel_enable_wa_14018912822, def, \
|
||||
"Intel workaround for using zero blend constants")
|
||||
|
||||
Reference in New Issue
Block a user