Go to the source code of this file.
|
| VkSurfaceFormatKHR | ChooseSwapSurfaceFormat (const std::vector< VkSurfaceFormatKHR > &availableFormats) noexcept |
| |
| VkPresentModeKHR | ChooseSwapPresentMode (const std::vector< VkPresentModeKHR > &availablePresentModes) |
| |
| VkExtent2D | ChooseSwapExtent (GLFWwindow *window, const VkSurfaceCapabilitiesKHR &capabilities) |
| |
◆ VOLK_IMPLEMENTATION
| #define VOLK_IMPLEMENTATION |
◆ ChooseSwapExtent()
| VkExtent2D ChooseSwapExtent |
( |
GLFWwindow * | window, |
|
|
const VkSurfaceCapabilitiesKHR & | capabilities ) |
◆ ChooseSwapPresentMode()
| VkPresentModeKHR ChooseSwapPresentMode |
( |
const std::vector< VkPresentModeKHR > & | availablePresentModes | ) |
|
◆ ChooseSwapSurfaceFormat()
| VkSurfaceFormatKHR ChooseSwapSurfaceFormat |
( |
const std::vector< VkSurfaceFormatKHR > & | availableFormats | ) |
|
|
noexcept |