mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
(video_shader_parse.h) Increase max parameters to 128
This commit is contained in:
parent
9cf654367a
commit
e4894ded6d
@ -39,7 +39,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef GFX_MAX_PARAMETERS
|
||||
#define GFX_MAX_PARAMETERS 64
|
||||
#define GFX_MAX_PARAMETERS 128
|
||||
#endif
|
||||
|
||||
enum rarch_shader_type
|
||||
|
Loading…
x
Reference in New Issue
Block a user