Module context

Module context 

Source
Expand description

The Vulkan context

Structs§

DeviceRequirement
The requirements of choosing a GPU
VulkanContext
The Vulkan context has device, surface, swapchain, and command pools
VulkanContextCreateInfo
The struct to create the VulkanContext
VulkanContextScene
VulkanSurfaceInfo
The struct to provide the information of the surface

Enums§

PresentInterval
The policy of using V-Sync for the smoothest present() or the minimum-latency tearing present().