Searched refs:lds_scratch_bytes (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_ngg.c1864 unsigned lds_scratch_bytes = DIV_ROUND_UP(state.max_num_waves, 4u) * 4u; local in function:ac_nir_lower_ngg_gs
1865 unsigned total_lds_bytes = state.lds_addr_gs_scratch + lds_scratch_bytes;

Completed in 4 milliseconds