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

#include <vulkan_core.h>

Public Attributes

uint32_t width
 
uint32_t height
 

Detailed Description

Definition at line 2857 of file vulkan_core.h.

Member Data Documentation

◆ height

uint32_t VkExtent2D::height

Definition at line 2859 of file vulkan_core.h.

◆ width

uint32_t VkExtent2D::width

Definition at line 2858 of file vulkan_core.h.


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