pub struct VideoEncodeRgbChromaOffsetFlagBitsVALVE(/* private fields */);Expand description
Implementations§
Source§impl VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl VideoEncodeRgbChromaOffsetFlagBitsVALVE
Sourcepub const COSITED_EVEN_BIT: VideoEncodeRgbChromaOffsetFlagBitsVALVE
pub const COSITED_EVEN_BIT: VideoEncodeRgbChromaOffsetFlagBitsVALVE
Bit 0.
Sourcepub const MIDPOINT_BIT: VideoEncodeRgbChromaOffsetFlagBitsVALVE
pub const MIDPOINT_BIT: VideoEncodeRgbChromaOffsetFlagBitsVALVE
Bit 1.
pub const fn empty() -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
pub const fn from_raw(value: u32) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
pub const fn as_raw(self) -> u32
pub const fn is_empty(self) -> bool
pub const fn contains( self, other: VideoEncodeRgbChromaOffsetFlagBitsVALVE, ) -> bool
pub const fn all() -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
Trait Implementations§
Source§impl BitAnd for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl BitAnd for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§type Output = VideoEncodeRgbChromaOffsetFlagBitsVALVE
type Output = VideoEncodeRgbChromaOffsetFlagBitsVALVE
The resulting type after applying the
& operator.Source§fn bitand(
self,
rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE,
) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
fn bitand( self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE, ) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
Performs the
& operation. Read moreSource§impl BitAndAssign for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl BitAndAssign for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§fn bitand_assign(&mut self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE)
fn bitand_assign(&mut self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE)
Performs the
&= operation. Read moreSource§impl BitOr for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl BitOr for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§type Output = VideoEncodeRgbChromaOffsetFlagBitsVALVE
type Output = VideoEncodeRgbChromaOffsetFlagBitsVALVE
The resulting type after applying the
| operator.Source§fn bitor(
self,
rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE,
) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
fn bitor( self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE, ) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
Performs the
| operation. Read moreSource§impl BitOrAssign for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl BitOrAssign for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§fn bitor_assign(&mut self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE)
fn bitor_assign(&mut self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE)
Performs the
|= operation. Read moreSource§impl BitXor for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl BitXor for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§type Output = VideoEncodeRgbChromaOffsetFlagBitsVALVE
type Output = VideoEncodeRgbChromaOffsetFlagBitsVALVE
The resulting type after applying the
^ operator.Source§fn bitxor(
self,
rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE,
) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
fn bitxor( self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE, ) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
Performs the
^ operation. Read moreSource§impl BitXorAssign for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl BitXorAssign for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§fn bitxor_assign(&mut self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE)
fn bitxor_assign(&mut self, rhs: VideoEncodeRgbChromaOffsetFlagBitsVALVE)
Performs the
^= operation. Read moreSource§impl Clone for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Clone for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§fn clone(&self) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
fn clone(&self) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
Returns a duplicate 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 Default for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Default for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§fn default() -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
fn default() -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
Returns the “default value” for a type. Read more
Source§impl Not for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Not for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§type Output = VideoEncodeRgbChromaOffsetFlagBitsVALVE
type Output = VideoEncodeRgbChromaOffsetFlagBitsVALVE
The resulting type after applying the
! operator.Source§fn not(self) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
fn not(self) -> VideoEncodeRgbChromaOffsetFlagBitsVALVE
Performs the unary
! operation. Read moreSource§impl Ord for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Ord for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§fn cmp(&self, other: &VideoEncodeRgbChromaOffsetFlagBitsVALVE) -> Ordering
fn cmp(&self, other: &VideoEncodeRgbChromaOffsetFlagBitsVALVE) -> 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 for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl PartialEq for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Source§fn eq(&self, other: &VideoEncodeRgbChromaOffsetFlagBitsVALVE) -> bool
fn eq(&self, other: &VideoEncodeRgbChromaOffsetFlagBitsVALVE) -> bool
Tests for
self and other values to be equal, and is used by ==.Source§impl PartialOrd for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl PartialOrd for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Copy for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Eq for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl StructuralPartialEq for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Auto Trait Implementations§
impl Freeze for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl RefUnwindSafe for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Send for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Sync for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl Unpin for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl UnsafeUnpin for VideoEncodeRgbChromaOffsetFlagBitsVALVE
impl UnwindSafe for VideoEncodeRgbChromaOffsetFlagBitsVALVE
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more