Increase_Shader_Parameter_Count_to_512
This commit is contained in:
parent
f37d38bcd4
commit
a5e57aa74d
|
@ -38,7 +38,7 @@ RETRO_BEGIN_DECLS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef GFX_MAX_PARAMETERS
|
#ifndef GFX_MAX_PARAMETERS
|
||||||
#define GFX_MAX_PARAMETERS 256
|
#define GFX_MAX_PARAMETERS 512
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef GFX_MAX_FRAME_HISTORY
|
#ifndef GFX_MAX_FRAME_HISTORY
|
||||||
|
|
Loading…
Reference in New Issue