panfrost: Advertise FRAMEBUFFER_NO_ATTACHMENTS

Passes dEQP-GLES31.functional.fbo.no_attachments.*, it doesn't look like
we need to do anything special.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9105>
This commit is contained in:
Alyssa Rosenzweig
2021-02-17 11:54:18 -05:00
committed by Marge Bot
parent 91d2171902
commit 10b9e3ca0a
2 changed files with 2 additions and 1 deletions

View File

@@ -248,7 +248,7 @@ GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, r600, radeonsi, virgl, v3d, s
GL_ARB_compute_shader DONE (freedreno/a5xx+, i965/gen7+, panfrost)
GL_ARB_draw_indirect DONE (freedreno, i965/gen7+, swr)
GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)
GL_ARB_framebuffer_no_attachments DONE (freedreno, i965/gen7+, softpipe)
GL_ARB_framebuffer_no_attachments DONE (freedreno, i965/gen7+, softpipe, panfrost)
GL_ARB_program_interface_query DONE (all drivers)
GL_ARB_shader_atomic_counters DONE (freedreno/a5xx+, i965/gen7+, swr, panfrost/midgard)
GL_ARB_shader_image_load_store DONE (freedreno/a5xx+, i965/gen7+, swr, panfrost/midgard)