Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkExtent3D Struct Reference

#include <vulkan_core.h>

Data Fields

uint32_t width
 
uint32_t height
 
uint32_t depth
 

Detailed Description

Definition at line 2897 of file vulkan_core.h.

Field Documentation

◆ depth

uint32_t VkExtent3D::depth

Definition at line 2900 of file vulkan_core.h.

◆ height

uint32_t VkExtent3D::height

Definition at line 2899 of file vulkan_core.h.

◆ width

uint32_t VkExtent3D::width

Definition at line 2898 of file vulkan_core.h.


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