Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c695 emit_atomic_binop(struct ntd_context *ctx, in emit_atomic_binop() function
2552 emit_atomic_binop(ctx, handle, DXIL_ATOMIC_AND, coord, mask) != NULL && in emit_store_ssbo_masked()
2553 emit_atomic_binop(ctx, handle, DXIL_ATOMIC_OR, coord, value) != NULL; in emit_store_ssbo_masked()
3378 emit_atomic_binop(ctx, handle, op, coord, value); in emit_ssbo_atomic()