Struct spirv::OpPtrCastToGeneric [] [src]

pub struct OpPtrCastToGeneric {
    pub result_type: Id,
    pub result: Id,
    pub sourcePointer: Id,
}

Fields

Trait Implementations

impl Debug for OpPtrCastToGeneric
[src]

Formats the value using the given formatter.