partially restoring old order to try to identity the regression with blitting to atlas...

This commit is contained in:
2025-01-07 17:52:42 -05:00
parent 6e01c39899
commit 7dee697103
8 changed files with 80 additions and 79 deletions

View File

@ -15,7 +15,7 @@ set_profiler_module_context :: #force_inline proc "contextless" ( ctx : ^SpallPr
Module_Context = ctx
}
DISABLE_PROFILING :: false
DISABLE_PROFILING :: true
@(deferred_none = profile_end, disabled = DISABLE_PROFILING)
profile :: #force_inline proc "contextless" ( name : string, loc := #caller_location ) {