Searched refs:pervertex_lds_bytes (Results 1 – 1 of 1) sorted by relevance
783 unsigned pervertex_lds_bytes, in compact_vertices_after_culling() argument793 nir_ssa_def *exporter_addr = pervertex_lds_addr(b, es_exporter_tid, pervertex_lds_bytes); in compact_vertices_after_culling()1128 unsigned pervertex_lds_bytes = lds_es_arg_0 + max_exported_args * 4u; in add_deferred_attribute_culling() local1129 unsigned total_es_lds_bytes = pervertex_lds_bytes * nogs_state->max_es_num_vertices; in add_deferred_attribute_culling()1213 … nir_ssa_def *es_vertex_lds_addr = pervertex_lds_addr(b, invocation_index, pervertex_lds_bytes); in add_deferred_attribute_culling()1250 vtx_addr[vtx] = pervertex_lds_addr(b, vtx_idx[vtx], pervertex_lds_bytes); in add_deferred_attribute_culling()1315 … ngg_scratch_lds_base_addr, pervertex_lds_bytes, max_exported_args); in add_deferred_attribute_culling()