Struct vks::VkIndirectCommandsLayoutTokenNVX [] [src]

#[repr(C)]
pub struct VkIndirectCommandsLayoutTokenNVX { pub tokenType: VkIndirectCommandsTokenTypeNVX, pub bindingUnit: u32, pub dynamicCount: u32, pub divisor: u32, }

Fields

Trait Implementations

impl Debug for VkIndirectCommandsLayoutTokenNVX
[src]

Formats the value using the given formatter.

impl Copy for VkIndirectCommandsLayoutTokenNVX
[src]

impl Clone for VkIndirectCommandsLayoutTokenNVX
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkIndirectCommandsLayoutTokenNVX
[src]

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