egl/kopper: hook up EGL_EXT_surface_compression on wayland
the driver hook isn't supported yet, so this does nothing Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31024>
This commit is contained in:

committed by
Marge Bot

parent
f4aab9984b
commit
33335fdd89
@@ -98,6 +98,7 @@ struct kopper_loader_info {
|
||||
int has_alpha;
|
||||
int initial_swap_interval;
|
||||
bool present_opaque;
|
||||
uint32_t compression;
|
||||
};
|
||||
|
||||
#define __DRI_KOPPER_LOADER "DRI_KopperLoader"
|
||||
|
Reference in New Issue
Block a user