D3D12 fixes

This commit is contained in:
luboslenco
2025-07-31 15:51:50 +02:00
parent 8244198b1c
commit 41314ca3ee
2 changed files with 121 additions and 142 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#define GPU_MAX_VERTEX_ELEMENTS 16
#define GPU_MAX_TEXTURES 16
#define GPU_FRAMEBUFFER_COUNT 3
#define GPU_CONSTANT_BUFFER_SIZE 256
#define GPU_CONSTANT_BUFFER_SIZE 512
#define GPU_CONSTANT_BUFFER_MULTIPLE 2048
typedef enum gpu_texture_state {