Struct spirv::OpUndef [] [src]

pub struct OpUndef {
    pub result_type: Id,
    pub result_id: Id,
}

Fields

Trait Implementations

impl Debug for OpUndef
[src]

Formats the value using the given formatter.