Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c782 unsigned ngg_scratch_lds_base_addr, in compact_vertices_after_culling() argument
1131 unsigned ngg_scratch_lds_base_addr = ALIGN(total_es_lds_bytes, 8u); 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()
1293 … wg_repack_result rep = repack_invocations_in_workgroup(b, es_accepted, ngg_scratch_lds_base_addr, in add_deferred_attribute_culling()
1315ngg_scratch_lds_base_addr, pervertex_lds_bytes, max_exported_args); in add_deferred_attribute_culling()