commit | 2ee9487ad7ff97c9a3885a2b283072c2ad267963 | [log] [tgz] |
---|---|---|
author | Iago Toral Quiroga <itoral@igalia.com> | Mon Jan 24 14:26:28 2022 +0100 |
committer | Marge Bot <emma+marge@anholt.net> | Thu Jan 27 07:11:20 2022 +0000 |
tree | b6f5136c02a920528cfb711e302386aaf1163b03 | |
parent | af957d4a17e5434358e7d01bb3978dc24dbebf06 [diff] |
v3dv: drop signature of undefined function This is a left over from when we added multi-version support in the driver, where we turned this helper into a versioned scheme. Reviewed-by: Juan A. Suarez <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14704>