Struct mallumo_gls::raw::DispatchCommand [] [src]

#[repr(C, packed)]
pub struct DispatchCommand { pub num_groups_x: u32, pub num_groups_y: u32, pub num_groups_z: u32, }

Fields

Trait Implementations

impl Debug for DispatchCommand
[src]

[src]

Formats the value using the given formatter.

impl Copy for DispatchCommand
[src]

impl Clone for DispatchCommand
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more