Struct ash::vk::NativeBufferUsage2ANDROID [−][src]
Expand description
Fields
consumer: u64
producer: u64
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for NativeBufferUsage2ANDROID
impl Send for NativeBufferUsage2ANDROID
impl Sync for NativeBufferUsage2ANDROID
impl Unpin for NativeBufferUsage2ANDROID
impl UnwindSafe for NativeBufferUsage2ANDROID
Blanket Implementations
Mutably borrows from an owned value. Read more