Struct spirv::OpAtomicInit [] [src]

pub struct OpAtomicInit {
    pub pointer: Id,
    pub value: Id,
}

Fields

Trait Implementations

impl Debug for OpAtomicInit
[src]

Formats the value using the given formatter.