v3d: enable GL_ARB_copy_image extension
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 17 Mar 2022 09:29:38 +0000 (10:29 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 19 Apr 2022 08:03:42 +0000 (08:03 +0000)
commit04fb31a4204c9c850bbf7b4c22a8bcff6114e6ad
treea6e2ff24d2c61e2d58c7ee2524ed8e16762c6ccc
parente40cbd3438b392aad37805be4dda60a96759f830
v3d: enable GL_ARB_copy_image extension

Enable the proper capability to get activate this extension.

Fixes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4588
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15693>
docs/features.txt
src/gallium/drivers/v3d/v3d_screen.c