Enum hsa::KernelDispatchPacketSetup [] [src]

#[repr(C)]
pub enum KernelDispatchPacketSetup { Dimensions, }

Variants

Trait Implementations

impl Copy for KernelDispatchPacketSetup
[src]

impl Clone for KernelDispatchPacketSetup
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for KernelDispatchPacketSetup
[src]

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

This method tests for !=.

impl Debug for KernelDispatchPacketSetup
[src]

Formats the value using the given formatter.