diff --git a/gfx/video_shader_parse.h b/gfx/video_shader_parse.h index a7b6576660..7305ff3f9b 100644 --- a/gfx/video_shader_parse.h +++ b/gfx/video_shader_parse.h @@ -38,7 +38,7 @@ RETRO_BEGIN_DECLS #endif #ifndef GFX_MAX_PARAMETERS -#define GFX_MAX_PARAMETERS 256 +#define GFX_MAX_PARAMETERS 512 #endif #ifndef GFX_MAX_FRAME_HISTORY