Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
uint32_t | width |
uint32_t | height |
uint32_t | depth |
Definition at line 2795 of file vulkan_core.h.
uint32_t VkExtent3D::depth |
Definition at line 2798 of file vulkan_core.h.
uint32_t VkExtent3D::height |
Definition at line 2797 of file vulkan_core.h.
uint32_t VkExtent3D::width |
Definition at line 2796 of file vulkan_core.h.