Display occlusion query stats on text overlay
This commit is contained in:
parent
05b920cf01
commit
f601b35229
2 changed files with 17 additions and 16 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#define STB_NUM_CHARS STB_FONT_consolas_24_latin1_NUM_CHARS
|
||||
|
||||
// Max. number of chars the text overlay buffer can hold
|
||||
#define MAX_CHAR_COUNT 512
|
||||
#define MAX_CHAR_COUNT 1024
|
||||
|
||||
// Mostly self-contained text overlay class
|
||||
// todo : comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue