Struct spirv::OpStore [] [src]

pub struct OpStore {
    pub pointer: Id,
    pub object: Id,
    pub memory_access_shift: [MemoryAccessShift; 1],
}

Fields

Trait Implementations

impl Debug for OpStore
[src]

Formats the value using the given formatter.