anv: debug messaging for sparse texture usage

Enable sparse debug messages with INTEL_DEBUG=sparse

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24046>
This commit is contained in:
Felix DeGrood 2023-07-07 17:15:01 +00:00 committed by Marge Bot
parent df349bc2be
commit 6e7718dcea
7 changed files with 57 additions and 0 deletions

View file

@ -571,6 +571,8 @@ Intel driver environment variables
the SF program)
``soft64``
enable implementation of software 64bit floating point support
``sparse``
dump usage of sparse resources
``spill_fs``
force spilling of all registers in the scalar backend (useful to
debug spilling code)