Searched defs:dxil_instr_atomicrmw (Results 1 – 1 of 1) sorted by relevance
205 struct dxil_instr_atomicrmw { struct206 const struct dxil_value *value, *ptr;207 enum dxil_rmw_op op;208 bool is_volatile;209 enum dxil_atomic_ordering ordering;210 enum dxil_sync_scope syncscope;