gallium: Teach GALLIUM_REFCNT_LOG about array textures
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 27 Jun 2019 21:35:13 +0000 (14:35 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 27 Jun 2019 23:56:15 +0000 (16:56 -0700)
commit0d6fc6f07e62f2c6f9cc5698e241ed83add1354d
tree15589efa0a6bf0fc73a9595c1e811f7d73fc43ee
parent02f6995d76c9fa0fdbc7a89013f4968970ab016e
gallium: Teach GALLIUM_REFCNT_LOG about array textures

Otherwise they are classified as pipe_martian_resource, and don't
contain any helpful information about the texture.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/auxiliary/util/u_debug_describe.c