Struct spirv::OpAny [] [src]

pub struct OpAny {
    pub result_type: Id,
    pub result: Id,
    pub vector: Id,
}

Fields

Trait Implementations

impl Debug for OpAny
[src]

Formats the value using the given formatter.