remove new marker

This commit is contained in:
Ryan Fleury
2025-10-14 16:37:47 -07:00
parent c7d0a3431b
commit 5cc9d9ae89
+2 -2
View File
@@ -59,9 +59,9 @@ rdim_bake(Arena *arena, RDIM_BakeParams *params)
lane_sync(); lane_sync();
////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////
//- rjf: @rdim_bake_stage bake vmaps (NEW) //- rjf: @rdim_bake_stage bake vmaps
// //
ProfScope("bake vmaps (NEW)") ProfScope("bake vmaps")
{ {
Temp scratch = scratch_begin(&arena, 1); Temp scratch = scratch_begin(&arena, 1);
#pragma pack(push, 1) #pragma pack(push, 1)