Struct spirv::OpMemoryBarrier [] [src]

pub struct OpMemoryBarrier {
    pub scope: Scope,
    pub semantics: MemorySemanticsShift,
}

Fields

Trait Implementations

impl Debug for OpMemoryBarrier
[src]

Formats the value using the given formatter.