Searched refs:const_out_vtxcnt (Results 1 – 1 of 1) sorted by relevance
85 int const_out_vtxcnt[4]; member2055 nir_gs_count_vertices_and_primitives(shader, state.const_out_vtxcnt, state.const_out_prmcnt, 4u); in ac_nir_lower_ngg_gs()2056 state.output_compile_time_known = state.const_out_vtxcnt[0] == shader->info.gs.vertices_out && in ac_nir_lower_ngg_gs()