Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c1881 nir_if *if_vtx_export_thread = nir_push_if(b, nir_ilt(b, tid_in_tg, max_num_out_vtx)); in ngg_gs_export_vertices() local
1933 nir_pop_if(b, if_vtx_export_thread); in ngg_gs_export_vertices()