rusticl/gl: Bump mesa_glinterop_device_info to version 4
Reviewed-by: Karol Herbst <kherbst@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26071>
This commit is contained in:
@@ -151,7 +151,7 @@ impl GLCtxManager {
|
|||||||
egl_display: EGLDisplay,
|
egl_display: EGLDisplay,
|
||||||
) -> CLResult<Option<Self>> {
|
) -> CLResult<Option<Self>> {
|
||||||
let mut info = mesa_glinterop_device_info {
|
let mut info = mesa_glinterop_device_info {
|
||||||
version: 3,
|
version: 4,
|
||||||
..Default::default()
|
..Default::default()
|
||||||
};
|
};
|
||||||
let xplat_manager = XPlatManager::new();
|
let xplat_manager = XPlatManager::new();
|
||||||
|
Reference in New Issue
Block a user