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:
parent
df349bc2be
commit
6e7718dcea
7 changed files with 57 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue