MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
mxvk_cv.cpp File Reference

Implementation of mxvk::VK_Capture (Vulkan + OpenCV variant). More...

#include "mxvk/mxvk_cv.hpp"
#include "mxvk/mxvk_abstract_model.hpp"
#include "mxvk/mxvk_opencv_compat.hpp"
#include <cstdlib>
#include <filesystem>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  mxvk
 Utilities for loading and saving PNG images.

Detailed Description

Implementation of mxvk::VK_Capture (Vulkan + OpenCV variant).

Definition in file mxvk_cv.cpp.