Struct spirv::OpGenericPtrMemSemantics [] [src]

pub struct OpGenericPtrMemSemantics {
    pub result_type: Id,
    pub result: Id,
    pub ptr: Id,
}

Fields

Trait Implementations

impl Debug for OpGenericPtrMemSemantics
[src]

Formats the value using the given formatter.