mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Max_Shader_Parameters_Increased_to_1024
This commit is contained in:
parent
d4d9129ad4
commit
fdee0f4e7e
@ -34,7 +34,7 @@ RETRO_BEGIN_DECLS
|
||||
#endif
|
||||
|
||||
#ifndef GFX_MAX_PARAMETERS
|
||||
#define GFX_MAX_PARAMETERS 512
|
||||
#define GFX_MAX_PARAMETERS 1024
|
||||
#endif
|
||||
|
||||
#ifndef GFX_MAX_FRAME_HISTORY
|
||||
|
Loading…
x
Reference in New Issue
Block a user