Struct screen_13::prelude::vk::MacOSSurfaceCreateFlagsMVK
source · pub struct MacOSSurfaceCreateFlagsMVK(_);Expand description
Implementations§
source§impl MacOSSurfaceCreateFlagsMVK
impl MacOSSurfaceCreateFlagsMVK
pub const fn empty() -> MacOSSurfaceCreateFlagsMVK
pub const fn from_raw(x: u32) -> MacOSSurfaceCreateFlagsMVK
pub const fn as_raw(self) -> u32
pub const fn is_empty(self) -> bool
pub const fn intersects(self, other: MacOSSurfaceCreateFlagsMVK) -> bool
sourcepub const fn contains(self, other: MacOSSurfaceCreateFlagsMVK) -> bool
pub const fn contains(self, other: MacOSSurfaceCreateFlagsMVK) -> bool
Returns whether other is a subset of self
Trait Implementations§
source§impl BitAnd<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
impl BitAnd<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
§type Output = MacOSSurfaceCreateFlagsMVK
type Output = MacOSSurfaceCreateFlagsMVK
The resulting type after applying the
& operator.source§fn bitand(self, rhs: MacOSSurfaceCreateFlagsMVK) -> MacOSSurfaceCreateFlagsMVK
fn bitand(self, rhs: MacOSSurfaceCreateFlagsMVK) -> MacOSSurfaceCreateFlagsMVK
Performs the
& operation. Read moresource§impl BitAndAssign<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
impl BitAndAssign<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
source§fn bitand_assign(&mut self, rhs: MacOSSurfaceCreateFlagsMVK)
fn bitand_assign(&mut self, rhs: MacOSSurfaceCreateFlagsMVK)
Performs the
&= operation. Read moresource§impl BitOr<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
impl BitOr<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
§type Output = MacOSSurfaceCreateFlagsMVK
type Output = MacOSSurfaceCreateFlagsMVK
The resulting type after applying the
| operator.source§fn bitor(self, rhs: MacOSSurfaceCreateFlagsMVK) -> MacOSSurfaceCreateFlagsMVK
fn bitor(self, rhs: MacOSSurfaceCreateFlagsMVK) -> MacOSSurfaceCreateFlagsMVK
Performs the
| operation. Read moresource§impl BitOrAssign<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
impl BitOrAssign<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
source§fn bitor_assign(&mut self, rhs: MacOSSurfaceCreateFlagsMVK)
fn bitor_assign(&mut self, rhs: MacOSSurfaceCreateFlagsMVK)
Performs the
|= operation. Read moresource§impl BitXor<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
impl BitXor<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
§type Output = MacOSSurfaceCreateFlagsMVK
type Output = MacOSSurfaceCreateFlagsMVK
The resulting type after applying the
^ operator.source§fn bitxor(self, rhs: MacOSSurfaceCreateFlagsMVK) -> MacOSSurfaceCreateFlagsMVK
fn bitxor(self, rhs: MacOSSurfaceCreateFlagsMVK) -> MacOSSurfaceCreateFlagsMVK
Performs the
^ operation. Read moresource§impl BitXorAssign<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
impl BitXorAssign<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
source§fn bitxor_assign(&mut self, rhs: MacOSSurfaceCreateFlagsMVK)
fn bitxor_assign(&mut self, rhs: MacOSSurfaceCreateFlagsMVK)
Performs the
^= operation. Read moresource§impl Clone for MacOSSurfaceCreateFlagsMVK
impl Clone for MacOSSurfaceCreateFlagsMVK
source§fn clone(&self) -> MacOSSurfaceCreateFlagsMVK
fn clone(&self) -> MacOSSurfaceCreateFlagsMVK
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for MacOSSurfaceCreateFlagsMVK
impl Debug for MacOSSurfaceCreateFlagsMVK
source§impl Default for MacOSSurfaceCreateFlagsMVK
impl Default for MacOSSurfaceCreateFlagsMVK
source§fn default() -> MacOSSurfaceCreateFlagsMVK
fn default() -> MacOSSurfaceCreateFlagsMVK
Returns the “default value” for a type. Read more
source§impl Hash for MacOSSurfaceCreateFlagsMVK
impl Hash for MacOSSurfaceCreateFlagsMVK
source§impl Not for MacOSSurfaceCreateFlagsMVK
impl Not for MacOSSurfaceCreateFlagsMVK
§type Output = MacOSSurfaceCreateFlagsMVK
type Output = MacOSSurfaceCreateFlagsMVK
The resulting type after applying the
! operator.source§fn not(self) -> MacOSSurfaceCreateFlagsMVK
fn not(self) -> MacOSSurfaceCreateFlagsMVK
Performs the unary
! operation. Read moresource§impl Ord for MacOSSurfaceCreateFlagsMVK
impl Ord for MacOSSurfaceCreateFlagsMVK
source§fn cmp(&self, other: &MacOSSurfaceCreateFlagsMVK) -> Ordering
fn cmp(&self, other: &MacOSSurfaceCreateFlagsMVK) -> Ordering
1.21.0 · source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere Self: Sized,
Compares and returns the maximum of two values. Read more
source§impl PartialEq<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
impl PartialEq<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
source§fn eq(&self, other: &MacOSSurfaceCreateFlagsMVK) -> bool
fn eq(&self, other: &MacOSSurfaceCreateFlagsMVK) -> bool
This method tests for
self and other values to be equal, and is used
by ==.source§impl PartialOrd<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
impl PartialOrd<MacOSSurfaceCreateFlagsMVK> for MacOSSurfaceCreateFlagsMVK
source§fn partial_cmp(&self, other: &MacOSSurfaceCreateFlagsMVK) -> Option<Ordering>
fn partial_cmp(&self, other: &MacOSSurfaceCreateFlagsMVK) -> Option<Ordering>
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for
self and other) and is used by the <=
operator. Read more