VkExtent2D

Undocumented in source.
@nogc pure nothrow
struct VkExtent2D {}

Members

Variables

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

Meta