VkExtent2D

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
struct VkExtent2D {}

Members

Variables

height
uint32_t height;
Undocumented in source.
width
uint32_t width;
Undocumented in source.

Meta