VEFontCache : Streamlined to_cache (fixed)

This commit is contained in:
2025-01-04 16:59:56 -05:00
parent 5b59942c1a
commit fe4f3ad14a
2 changed files with 75 additions and 191 deletions

View File

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