T10.2: extract IOSurface mach port from the hardware surface on macOS

This commit is contained in:
2026-05-10 23:01:34 -04:00
parent 1e38ace997
commit bb0bd0032f
5 changed files with 95 additions and 0 deletions
Generated
+2
View File
@@ -2302,6 +2302,7 @@ dependencies = [
"glow",
"image",
"log",
"objc2-io-surface",
"serde",
"serde_json",
"servo",
@@ -6131,6 +6132,7 @@ dependencies = [
"libc",
"objc2",
"objc2-core-foundation",
"objc2-foundation",
]
[[package]]