Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c623 emit_bufferstore_call(struct ntd_context *ctx, in emit_bufferstore_call() function
2527 return emit_bufferstore_call(ctx, handle, coord, value, write_mask, DXIL_I32); in emit_store_ssbo()
3194 return emit_bufferstore_call(ctx, handle, coord, value, write_mask, overload); in emit_image_store()