rdim2 -> rdim; p2r2 -> p2r

This commit is contained in:
Ryan Fleury
2025-09-05 17:06:19 -07:00
parent 51ef166e60
commit 23a68faadd
5 changed files with 561 additions and 561 deletions
+1 -1
View File
@@ -755,7 +755,7 @@ rb_thread_entry_point(void *p)
RDIM_BakeResults bake_results = {0};
if(convert_done) ProfScope("bake")
{
bake_results = rdim2_bake(arena, &bake_params);
bake_results = rdim_bake(arena, &bake_params);
}
//- rjf: convert done => generate output