Searched refs:emit_mask_scatter (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_tgsi_soa.c | 626 emit_mask_scatter(struct lp_build_tgsi_soa_context *bld, in emit_mask_scatter() function 1706 emit_mask_scatter(bld, outputs_array, index_vec, value, in emit_store_output() 1817 emit_mask_scatter(bld, temps_array, index_vec, value, in emit_store_temp()
|
H A D | lp_bld_nir_soa.c | 310 emit_mask_scatter(struct lp_build_nir_soa_context *bld, in emit_mask_scatter() function 746 emit_mask_scatter(bld, reg_storage, indirect_offset, dst[i], &bld->exec_mask); in emit_store_reg()
|
Completed in 13 milliseconds