Searched refs:emit_atomic_binop (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c695 emit_atomic_binop(struct ntd_context *ctx, function in typeref:typename:const struct dxil_value *
2552 emit_atomic_binop(ctx, handle, DXIL_ATOMIC_AND, coord, mask) != NULL &&
2553 emit_atomic_binop(ctx, handle, DXIL_ATOMIC_OR, coord, value) != NULL;
3378 emit_atomic_binop(ctx, handle, op, coord, value);

Completed in 10 milliseconds