etnaviv: Enable ARB_framebuffer_no_attachments

There is not much needed to pass the supported tests.

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31578>
This commit is contained in:
Christian Gmeiner
2024-10-09 20:11:44 +02:00
committed by Marge Bot
parent 3dbbc24cb3
commit fad599a619
3 changed files with 8 additions and 2 deletions

View File

@@ -26,3 +26,4 @@ GL_ARB_draw_buffers_blend on etnaviv/HALTI5+
VK_KHR_fragment_shading_rate on NVK
GL_ARB_draw_indirect on etnaviv/HALTI5+
VK_EXT_depth_clamp_zero_one on NVK
GL_ARB_framebuffer_no_attachments on etnaviv