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

Typedefs

using Controller = mxvk::VK_Controller
using Joystick = mxvk::VK_Joystick
using Mixer = mxvk::VK_Mixer
using VK_Controller = mxvk::VK_Controller
using VK_Joystick = mxvk::VK_Joystick
using VK_Mixer = mxvk::VK_Mixer
template<mxvk::WrapType T>
using Wrapper = mxvk::Wrapper<T>

Typedef Documentation

◆ Controller

Definition at line 217 of file mxvk_controller.hpp.

◆ Joystick

Definition at line 218 of file mxvk_controller.hpp.

◆ Mixer

Definition at line 116 of file mxvk_sound.hpp.

◆ VK_Controller

Definition at line 215 of file mxvk_controller.hpp.

◆ VK_Joystick

Definition at line 216 of file mxvk_controller.hpp.

◆ VK_Mixer

Definition at line 115 of file mxvk_sound.hpp.

◆ Wrapper

template<mxvk::WrapType T>
using mx::Wrapper = mxvk::Wrapper<T>

Definition at line 150 of file mxvk_wrapper.hpp.