Struct spirv::OpBitcast [] [src]

pub struct OpBitcast {
    pub result_type: Id,
    pub result: Id,
    pub operand: Id,
}

Fields

Trait Implementations

impl Debug for OpBitcast
[src]

Formats the value using the given formatter.