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_context.hpp File Reference

Minimal Vulkan handles shared across MXVK helpers. More...

#include <volk/volk.h>

Go to the source code of this file.

Classes

struct  mxvk::VulkanContext
 Minimal Vulkan handles required by MXVK resource helpers. More...

Namespaces

namespace  mxvk
 Utilities for loading and saving PNG images.

Detailed Description

Minimal Vulkan handles shared across MXVK helpers.

Definition in file mxvk_context.hpp.