Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir.h137 unsigned esgs_ring_lds_bytes,
Dac_nir_lower_ngg.c2033 unsigned esgs_ring_lds_bytes, in ac_nir_lower_ngg_gs() argument
2044 .lds_addr_gs_out_vtx = esgs_ring_lds_bytes, in ac_nir_lower_ngg_gs()
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()