mesa/src/gallium/include
Mike Blumenkrantz f5bd39e0e3 gallium: delete duplicated viewmask member in draw info
this was added for lavapipe, but it should have been in the
framebuffer state since it is a framebuffer state

now the GL multiview extensions are supported with viewmask
in the framebuffer struct, which means this is all redundant
and should be corrected/deleted

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31590>
2024-10-15 14:01:42 +00:00
..
frontend mesa: make compressed-format emulation optional 2024-09-30 17:18:19 +00:00
pipe gallium: delete duplicated viewmask member in draw info 2024-10-15 14:01:42 +00:00
winsys radeonsi/gfx12: add DCC 2024-06-06 01:01:46 +00:00
mesa_interface.h egl: Support NV_context_priority_realtime 2024-09-25 20:17:27 +00:00