Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c2126 increment_vec_ptr_by_mask(struct lp_build_nir_context * bld_base, in increment_vec_ptr_by_mask() function
2187 increment_vec_ptr_by_mask(bld_base, bld->emitted_vertices_vec_ptr[stream_id], in emit_vertex()
2189 increment_vec_ptr_by_mask(bld_base, bld->total_emitted_vertices_vec_ptr[stream_id], in emit_vertex()
2218 increment_vec_ptr_by_mask(bld_base, bld->emitted_prims_vec_ptr[stream_id], in end_primitive_masked()
H A Dlp_bld_tgsi_soa.c3942 increment_vec_ptr_by_mask(struct lp_build_tgsi_context * bld_base, in increment_vec_ptr_by_mask() function
4009 increment_vec_ptr_by_mask(bld_base, bld->emitted_vertices_vec_ptr, in emit_vertex()
4011 increment_vec_ptr_by_mask(bld_base, bld->total_emitted_vertices_vec_ptr, in emit_vertex()
4070 increment_vec_ptr_by_mask(bld_base, bld->emitted_prims_vec_ptr, in end_primitive_masked()