SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
uint32_t | width |
uint32_t | height |
Definition at line 2359 of file vulkan_core.h.
uint32_t VkExtent2D::height |
Definition at line 2361 of file vulkan_core.h.
Referenced by createSwapchain(), and render().
uint32_t VkExtent2D::width |
Definition at line 2360 of file vulkan_core.h.
Referenced by createSwapchain(), and render().