metal-rs
metal-rs copied to clipboard
Add DeviceRef::new_texture_with_descriptor_and_iosurface
Add DeviceRef::new_texture_with_descriptor_and_iosurface
- https://developer.apple.com/documentation/metal/mtldevice/1433425-newtexturewithdescriptor
IOSurfaceRef is already defined in: https://github.com/servo/core-foundation-rs/tree/main/io-surface
So importing as dependency.