Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/vulkano/src/swapchain/
Dsurface.rs1773 struct LayerHandle(*mut Object); struct
1776 unsafe impl Send for LayerHandle {} implementation
1779 unsafe impl Sync for LayerHandle {} implementation