summaryrefslogtreecommitdiff
path: root/video.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'video.cpp')
-rw-r--r--video.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/video.cpp b/video.cpp
index 29afc6e..1d9e00f 100644
--- a/video.cpp
+++ b/video.cpp
@@ -6,7 +6,7 @@
#define max_buffers 1024
#define max_vertex_formats 64
#define max_rpos 64
-#define max_fbos 1024
+#define max_fbos 128
#define max_pipelines 64
#define max_descriptor_sets 1024
#define max_shaders 32