MXVK Vulkan Framework 0.33.1
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
mxvk_runtime_options.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  mxvk
 Utilities for loading and saving PNG images.

Functions

bool mxvk::defaultEnableScreenshot ()
bool & mxvk::defaultEnableScreenshotStorage ()
const std::string & mxvk::defaultExecutableName ()
std::string & mxvk::defaultExecutableNameStorage ()
void mxvk::setDefaultEnableScreenshot (bool enabled)
void mxvk::setDefaultExecutableName (const std::string &name)