Struct spirv::OpTypeOpaque [] [src]

pub struct OpTypeOpaque {
    pub result: Id,
    pub opaque_type: LiteralString,
}

Fields

the of the new type.

Trait Implementations

impl Debug for OpTypeOpaque
[src]

Formats the value using the given formatter.