Home
last modified time | relevance | path

Searched defs:IOSMetalLayer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/swapchain/
Dsurface.rs554 metal_layer: IOSMetalLayer, in from_ios()
565 _metal_layer: &IOSMetalLayer, in validate_from_ios()
590 metal_layer: IOSMetalLayer, in from_ios_unchecked()
1783 pub struct IOSMetalLayer { struct
1789 impl IOSMetalLayer { impl
1800 unsafe impl Send for IOSMetalLayer {} implementation
1803 unsafe impl Sync for IOSMetalLayer {} implementation