![]() |
SampleStateKind Operators and Type Conversions |
The SampleStateKind type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BitwiseOr |
Bit-wise operator.
|
![]() ![]() | (UInt32 to SampleStateKind) |
Implicit conversion operator from UInt32 to SampleStateKind.
|
![]() ![]() | (SampleStateKind to UInt32) |
Implicit conversion operator from SampleStateKind to UInt32.
|
![]() ![]() | (SampleStateKind to SampleStateMask) |
Implicit conversion operator from SampleStateKind to SampleStateMask.
|