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