Implementation of mxvk::VK_Sprite Vulkan 2-D sprite renderer. More...
#include "mxvk/mxvk_sprite.hpp"#include "mxvk/mxvk_opencv_compat.hpp"#include "mxvk/mxvk_png.hpp"#include "mxvk/mxvk_shader_module.hpp"#include <algorithm>#include <filesystem>#include <limits>Go to the source code of this file.
Namespaces | |
| namespace | mxvk |
| Utilities for loading and saving PNG images. | |
Implementation of mxvk::VK_Sprite Vulkan 2-D sprite renderer.
Definition in file mxvk_sprite.cpp.