Struct spirv::OpTypePipe [] [src]

pub struct OpTypePipe {
    pub result: Id,
    pub ty: Id,
    pub qualifier: AccessQualifier,
}

Fields

the of the new type.

Trait Implementations

impl Debug for OpTypePipe
[src]

Formats the value using the given formatter.