Struct spirv::OpCopyObject [] [src]

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

Fields

Trait Implementations

impl Debug for OpCopyObject
[src]

Formats the value using the given formatter.