Searched refs:ngg_scratch_lds_base_addr (Results 1 – 1 of 1) sorted by relevance
782 unsigned ngg_scratch_lds_base_addr, in compact_vertices_after_culling() argument1131 unsigned ngg_scratch_lds_base_addr = ALIGN(total_es_lds_bytes, 8u); in add_deferred_attribute_culling() local1133 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()1315 … ngg_scratch_lds_base_addr, pervertex_lds_bytes, max_exported_args); in add_deferred_attribute_culling()