1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00

Max_Shader_Parameters_Increased_to_1024

This commit is contained in:
Remi McGill 2021-07-22 10:20:50 -04:00
parent d4d9129ad4
commit fdee0f4e7e

View File

@ -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