commit | ccdc5a7bd4c305a95e93547679b1ed4f182177bb | [log] [tgz] |
---|---|---|
author | Alejandro PiƱeiro <apinheiro@igalia.com> | Tue Dec 03 10:54:52 2019 +0100 |
committer | Marge Bot <eric+marge@anholt.net> | Tue Oct 13 21:21:25 2020 +0000 |
tree | a2c03c85ef1e4ce6a2e0d27e12c694f0aede61b1 | |
parent | 0fcce6c319f676ee31a0bcbbb11cb7a080764417 [diff] |
v3dv/debug: plug v3d_debug Right now there is not a big reason/difference to implement the utilities present at v3d_debug for the vulkan driver, so lets just reuse it. The other advantage is that is the debug utilities used by common parts of the driver, like broadcom/compiler Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>