mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 14:18:13 +02:00
From OpenGL spec 8.6 "An INVALID_OPERATION error is generated if the object bound to READ_FRAMEBUFFER_BINDING is framebuffer complete and its effective value of SAMPLE_BUFFERS (see section 9.2.3.1) is one" But some games might do this Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8425 Reviewed-by: Emma Anholt <emma@anholt.net> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Illia Polishchuk <illia.a.polishchuk@globallogic.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22147> |
||
|---|---|---|
| .. | ||
| driinfo_gallium.h | ||
| meson.build | ||
| pipe_loader.c | ||
| pipe_loader.h | ||
| pipe_loader_drm.c | ||
| pipe_loader_priv.h | ||
| pipe_loader_sw.c | ||