Searched defs:atomic_result (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_nir.cpp | 759 src_reg atomic_result = emit_untyped_atomic(bld, surface, offset, in nir_emit_ssbo_atomic() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample_soa.c | 4559 lp_build_do_atomic_soa(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, LLVMValueRef exec_mask, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef out_of_bounds, unsigned img_op, LLVMAtomicRMWBinOp op, const LLVMValueRef rgba_in[4], const LLVMValueRef rgba2_in[4], LLVMValueRef atomic_result[4]) lp_build_do_atomic_soa() argument
|
Completed in 10 milliseconds