Add KRENGINE_MAX_FRAMES_IN_FLIGHT constant
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define KRENGINE_MAX_GPU_COUNT 4
|
#define KRENGINE_MAX_GPU_COUNT 4
|
||||||
|
#define KRENGINE_MAX_FRAMES_IN_FLIGHT 2
|
||||||
#define KRENGINE_DEBUG_GPU_LABELS 1
|
#define KRENGINE_DEBUG_GPU_LABELS 1
|
||||||
#define KRENGINE_DEBUG_GPU_LABEL_MAX_LEN 128
|
#define KRENGINE_DEBUG_GPU_LABEL_MAX_LEN 128
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user