mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 02:04:41 +08:00
159edf710e
These are expected to fail by the design of gbm. Don't make each driver track them. Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Acked-by: Karol Herbst <kherbst@redhat.com> Acked-by: Martin Roukala <martin.roukala@mupuf.org> Acked-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20798>
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
# gbm does not support reading the front buffer after a swapbuffers, and that's
|
|
# intentional. Don't bother running these tests when PIGLIT_PLATFORM=gbm.
|
|
#
|
|
# Note that this doesn't include tests like fbo-sys-blit, which draw/read front
|
|
# but don't swap.
|
|
spec@!opengl 1.0@gl-1.0-swapbuffers-behavior
|
|
spec@!opengl 1.1@read-front
|