Struct spirv::OpGenericCastToPtrExplicit [] [src]

pub struct OpGenericCastToPtrExplicit {
    pub result_type: Id,
    pub result: Id,
    pub source_pointer: Id,
    pub storage: StorageClass,
}

Fields

Trait Implementations

impl Debug for OpGenericCastToPtrExplicit
[src]

Formats the value using the given formatter.