mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
Increase GFX_MAX_SHADERS to 24
This commit is contained in:
parent
682867b9a1
commit
d78437b5a0
@ -27,7 +27,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef GFX_MAX_SHADERS
|
||||
#define GFX_MAX_SHADERS 16
|
||||
#define GFX_MAX_SHADERS 24
|
||||
#endif
|
||||
|
||||
#ifndef GFX_MAX_TEXTURES
|
||||
|
Loading…
x
Reference in New Issue
Block a user