VEFontCache: runtime bugfixes
This commit is contained in:
@ -68,7 +68,7 @@ render :: proc()
|
||||
}
|
||||
|
||||
// learnopengl.com/In-Practice/Text-Rendering
|
||||
if true
|
||||
when false
|
||||
{
|
||||
profile("learngl_text_render_pass")
|
||||
using font_provider_data
|
||||
|
Reference in New Issue
Block a user