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

#include <vulkan_core.h>

Public Attributes

float x
 
float y
 
float width
 
float height
 
float minDepth
 
float maxDepth
 

Detailed Description

Definition at line 3564 of file vulkan_core.h.

Member Data Documentation

◆ height

float VkViewport::height

Definition at line 3568 of file vulkan_core.h.

◆ maxDepth

float VkViewport::maxDepth

Definition at line 3570 of file vulkan_core.h.

◆ minDepth

float VkViewport::minDepth

Definition at line 3569 of file vulkan_core.h.

◆ width

float VkViewport::width

Definition at line 3567 of file vulkan_core.h.

◆ x

float VkViewport::x

Definition at line 3565 of file vulkan_core.h.

◆ y

float VkViewport::y

Definition at line 3566 of file vulkan_core.h.


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