Struct spirv::OpTranspose [] [src]

pub struct OpTranspose {
    pub result_type: Id,
    pub result: Id,
    pub matrix: Id,
}

Fields

Trait Implementations

impl Debug for OpTranspose
[src]

Formats the value using the given formatter.