Expand description
The Vulkan context
Structs§
- Device
Requirement - The requirements of choosing a GPU
- Vulkan
Context - The Vulkan context has device, surface, swapchain, and command pools
- Vulkan
Context Create Info - The struct to create the
VulkanContext - Vulkan
Context Scene - Vulkan
Surface Info - The struct to provide the information of the surface
Enums§
- Present
Interval - The policy of using V-Sync for the smoothest
present()or the minimum-latency tearingpresent().