Progress untangle

This commit is contained in:
2023-06-14 21:14:52 -07:00
parent 29bb22b5d0
commit e978ae6e66
10 changed files with 191 additions and 106 deletions

View File

@ -8,7 +8,7 @@
#include "util/macro.hpp"
#define FONT_SHADER_PARTS_MAX 4
#define FONT_SHADER_QUADS_MAX 32
#define FONT_SHADER_QUADS_MAX 1024
#define FONT_SHADER_TEXTURE_MAX 4
namespace Dawn {