v3dv: declare that we support robust buffer access
authorIago Toral Quiroga <itoral@igalia.com>
Fri, 21 Feb 2020 08:33:03 +0000 (09:33 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:27 +0000 (21:21 +0000)
commite338503c6b1e3f82782b5c6a5f1944a8be00c71a
tree666be2418f399e5c9896d935fef04a68bfa6b99c
parent5dca6dc751ebe3fad2e47813b9c0d22477d31e72
v3dv: declare that we support robust buffer access

This is actually mandatory for any implementation so there is no
point in not supporting it.

This probably doesn't work yet and we might need to patch the
compiler to emit bounds testing code for TMU accesses.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
src/broadcom/vulkan/v3dv_device.c