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