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