gallium/util: Increase the debug_flush map depth
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 28 Jan 2020 12:04:23 +0000 (13:04 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Jan 2020 10:56:06 +0000 (10:56 +0000)
commit9ee3ec348e16f62120ef72fe2d789aa9c05bfecd
tree4916d5f0a0912ab2802acb1a7276426bad985fa9
parent8830e9f0cac2df7c8a1ae09086f27d8eb9bc80bd
gallium/util: Increase the debug_flush map depth

Some piglit tests trigger a map depth assert when debug_flush is active.
Fix this by increasing the map depth from 16 to 32.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3614>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3614>
src/gallium/auxiliary/util/u_debug_flush.c