Struct spirv::OpGenericCastToPtr [] [src]

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

Fields

Trait Implementations

impl Debug for OpGenericCastToPtr
[src]

Formats the value using the given formatter.