Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c91 unsigned lds_addr_gs_scratch; member
2004 …wg_repack_result rep = repack_invocations_in_workgroup(b, vertex_live, s->lds_addr_gs_scratch, s->… in ngg_gs_finale()
2045 ….lds_addr_gs_scratch = ALIGN(esgs_ring_lds_bytes + gs_total_out_vtx_bytes, 8u /* for the repacking… in ac_nir_lower_ngg_gs()
2052 unsigned total_lds_bytes = state.lds_addr_gs_scratch + lds_scratch_bytes; in ac_nir_lower_ngg_gs()