HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkExtent3D Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t width
 
uint32_t height
 
uint32_t depth
 

Detailed Description

Definition at line 2788 of file vulkan_core.h.

Member Data Documentation

uint32_t VkExtent3D::depth

Definition at line 2791 of file vulkan_core.h.

uint32_t VkExtent3D::height

Definition at line 2790 of file vulkan_core.h.

uint32_t VkExtent3D::width

Definition at line 2789 of file vulkan_core.h.


The documentation for this struct was generated from the following file: