VkExtent3D
extern (System)
struct VkExtent3D {
}
- depth
uint depth;
Undocumented in source.
- height
uint height;
Undocumented in source.
- width
uint width;
Undocumented in source.
derelict vulkan types
aliasesenumsfunctionsmanifest constantsmixinsstructsunions