Multisampling implementation using the max samples the GPU supports
This commit is contained in:
@@ -10,5 +10,6 @@ public:
|
||||
static void cleanupSwapChain();
|
||||
static void init_imgui(VkInstance instance);
|
||||
static void drawImGui();
|
||||
static float getFloatBar();
|
||||
};
|
||||
} // namespace render_present
|
||||
|
Reference in New Issue
Block a user