Пример #1
0
 internal static unsafe extern Result vkCreateAndroidSurfaceKHR(IntPtr instance, AndroidSurfaceCreateInfoKhr *pCreateInfo, Vulkan.Interop.AllocationCallbacks *pAllocator, UInt64 *pSurface);
Пример #2
0
 internal static unsafe extern Result vkCreateIOSSurfaceMVK(IntPtr instance, IOSSurfaceCreateInfoMvk *pCreateInfo, Vulkan.Interop.AllocationCallbacks *pAllocator, UInt64 *pSurface);