mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-09-24 02:00:05 +00:00
d2r2: expand tag deduplication to both namespaces and types; gather/deduplicate/convert namespaces
This commit is contained in:
+1
-1
@@ -488,7 +488,7 @@ n->lane_strings = push_array(scratch.arena, String8List, lane_count());\
|
||||
}\
|
||||
lane_sync();\
|
||||
strings = &last_output_node->lane_strings[lane_idx()];\
|
||||
lane_sync(); if(flags & (1ull<<(kind))) ProfScope(rdi_name_title_from_dump_subset_table[kind].str)
|
||||
lane_sync(); if(flags & (1ull<<(kind))) ProfScope((char *)rdi_name_title_from_dump_subset_table[kind].str)
|
||||
#define DumpSubset(name) DumpSubsetKind(RDI_DumpSubset_##name)
|
||||
|
||||
//////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user