diff --git a/tests/xtro-sharpie/MacCatalyst-IOSurface.ignore b/tests/xtro-sharpie/MacCatalyst-IOSurface.ignore new file mode 100644 index 000000000000..b8ba20110f2f --- /dev/null +++ b/tests/xtro-sharpie/MacCatalyst-IOSurface.ignore @@ -0,0 +1,2 @@ +!missing-pinvoke! IOSurfaceCreateXPCObject is not bound +!missing-pinvoke! IOSurfaceLookupFromXPCObject is not bound diff --git a/tests/xtro-sharpie/MacCatalyst-IOSurface.todo b/tests/xtro-sharpie/MacCatalyst-IOSurface.todo deleted file mode 100644 index 071f1f1295c8..000000000000 --- a/tests/xtro-sharpie/MacCatalyst-IOSurface.todo +++ /dev/null @@ -1,5 +0,0 @@ -!missing-pinvoke! IOSurfaceCreateXPCObject is not bound -!missing-pinvoke! IOSurfaceLookupFromXPCObject is not bound -## appended from unclassified file -!missing-field! kIOSurfaceColorSpace not bound -!missing-field! kIOSurfaceICCProfile not bound diff --git a/tests/xtro-sharpie/common-IOSurface.ignore b/tests/xtro-sharpie/common-IOSurface.ignore index 5092d4ea0132..90b43f2c8413 100644 --- a/tests/xtro-sharpie/common-IOSurface.ignore +++ b/tests/xtro-sharpie/common-IOSurface.ignore @@ -31,6 +31,8 @@ !missing-field! kIOSurfacePlaneWidth not bound !missing-field! kIOSurfaceSubsampling not bound !missing-field! kIOSurfaceWidth not bound +!missing-field! kIOSurfaceColorSpace not bound +!missing-field! kIOSurfaceICCProfile not bound !missing-pinvoke! IOSurfaceAlignProperty is not bound !missing-pinvoke! IOSurfaceAllowsPixelSizeCasting is not bound !missing-pinvoke! IOSurfaceCopyAllValues is not bound diff --git a/tests/xtro-sharpie/iOS-IOSurface.todo b/tests/xtro-sharpie/iOS-IOSurface.todo deleted file mode 100644 index eb8e8123a07b..000000000000 --- a/tests/xtro-sharpie/iOS-IOSurface.todo +++ /dev/null @@ -1,2 +0,0 @@ -!missing-field! kIOSurfaceColorSpace not bound -!missing-field! kIOSurfaceICCProfile not bound diff --git a/tests/xtro-sharpie/macOS-IOSurface.todo b/tests/xtro-sharpie/macOS-IOSurface.todo deleted file mode 100644 index eb8e8123a07b..000000000000 --- a/tests/xtro-sharpie/macOS-IOSurface.todo +++ /dev/null @@ -1,2 +0,0 @@ -!missing-field! kIOSurfaceColorSpace not bound -!missing-field! kIOSurfaceICCProfile not bound diff --git a/tests/xtro-sharpie/tvOS-IOSurface.todo b/tests/xtro-sharpie/tvOS-IOSurface.todo deleted file mode 100644 index eb8e8123a07b..000000000000 --- a/tests/xtro-sharpie/tvOS-IOSurface.todo +++ /dev/null @@ -1,2 +0,0 @@ -!missing-field! kIOSurfaceColorSpace not bound -!missing-field! kIOSurfaceICCProfile not bound