#include <vulkan_core.h>
Public Attributes | |
uint32_t | depth |
uint32_t | height |
uint32_t | width |
Definition at line 1721 of file vulkan_core.h.
uint32_t VkExtent3D::depth |
Definition at line 1724 of file vulkan_core.h.
uint32_t VkExtent3D::height |
Definition at line 1723 of file vulkan_core.h.
uint32_t VkExtent3D::width |
Definition at line 1722 of file vulkan_core.h.