Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c1132 unsigned ngg_scratch_lds_bytes = ALIGN(max_num_waves, 4u); in add_deferred_attribute_culling() local
1133 nogs_state->total_lds_bytes = ngg_scratch_lds_base_addr + ngg_scratch_lds_bytes; in add_deferred_attribute_culling()