Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkExtent3D Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t width
 
uint32_t height
 
uint32_t depth
 

Detailed Description

Definition at line 2862 of file vulkan_core.h.

Member Data Documentation

◆ depth

uint32_t VkExtent3D::depth

Definition at line 2865 of file vulkan_core.h.

◆ height

uint32_t VkExtent3D::height

Definition at line 2864 of file vulkan_core.h.

◆ width

uint32_t VkExtent3D::width

Definition at line 2863 of file vulkan_core.h.


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