#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) |