|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkFormat | format |
| VkColorSpaceKHR | colorSpace |
Definition at line 5723 of file vulkan_core.h.
| VkColorSpaceKHR VkSurfaceFormatKHR::colorSpace |
Definition at line 5725 of file vulkan_core.h.
Referenced by createSwapchain().
| VkFormat VkSurfaceFormatKHR::format |
Definition at line 5724 of file vulkan_core.h.
Referenced by createSwapchain().