Struct voodoo::PhysicalDeviceFeatures2Khr [] [src]

#[repr(C)]
pub struct PhysicalDeviceFeatures2Khr<'s> { /* fields omitted */ }

A VkPhysicalDeviceFeatures2KHR.

Methods

impl<'s> PhysicalDeviceFeatures2Khr<'s>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'s> Debug for PhysicalDeviceFeatures2Khr<'s>
[src]

[src]

Formats the value using the given formatter.

impl<'s> Clone for PhysicalDeviceFeatures2Khr<'s>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl<'s> Default for PhysicalDeviceFeatures2Khr<'s>
[src]

[src]

Returns the "default value" for a type. Read more