Enum ovr_mobile_sys::ovrDefaultTextureSwapChain [] [src]

#[repr(u32)] #[repr(C)]
pub enum ovrDefaultTextureSwapChain { VRAPI_DEFAULT_TEXTURE_SWAPCHAIN, VRAPI_DEFAULT_TEXTURE_SWAPCHAIN_LOADING_ICON, }

Variants

Trait Implementations

impl Debug for ovrDefaultTextureSwapChain
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrDefaultTextureSwapChain
[src]

impl Clone for ovrDefaultTextureSwapChain
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for ovrDefaultTextureSwapChain
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for ovrDefaultTextureSwapChain
[src]

impl Hash for ovrDefaultTextureSwapChain
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more