v3d: enable ARB_texture_buffer_object and ARB_texture_buffer_range
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 16 Sep 2019 12:23:07 +0000 (14:23 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 3 Dec 2021 15:32:36 +0000 (15:32 +0000)
commit7f1525f086f9bbc0cea5c8c69cd32fd59f921333
treeef5b5f649c414ad1d27bb00ca452072ed6a41065
parent5cd161164b8082d2c2066741c7ac566088230989
v3d: enable ARB_texture_buffer_object and ARB_texture_buffer_range

Through their specific PIPE_CAP.

v2 (Iago)
 - Add comment in test failure

Signed-off-by: Alejandro Piñeiro <apinheiro@igalia.com>
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/13409>
docs/features.txt
src/broadcom/ci/v3d-rpi4-fails.txt
src/gallium/drivers/v3d/v3d_screen.c