metal-rs icon indicating copy to clipboard operation
metal-rs copied to clipboard

Add DeviceRef::new_texture_with_descriptor_and_iosurface

Open fabiosky opened this issue 7 months ago • 2 comments

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.

fabiosky avatar Jul 16 '24 15:07 fabiosky