Struct spirv::OpAtomicStore
[−]
[src]
pub struct OpAtomicStore {
pub pointer: Id,
pub scope: Scope,
pub semantics: MemorySemanticsShift,
pub value: Id,
}Fields
pointer: Id
scope: Scope
semantics: MemorySemanticsShift
value: Id