Commit 544bcaf
authored
GL_ASSERTIONS: check for MAX_TEMP_BUFFER_SIZE (emscripten-core#26098)
This always happens to me, if you specify not enough
MAX_TEMP_BUFFER_SIZE, then you will have non clear error in runtime.
With this PR in GL_ASSERTIONS mode, you will have a clean message and
information about really needed size of buffer.1 parent 5dafa6b commit 544bcaf
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
464 | 467 | | |
465 | 468 | | |
466 | 469 | | |
| |||
0 commit comments