ReactOS 0.4.17-dev-934-g091855f
VkViewport Struct Reference

#include <vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 15219 of file vulkan.h.

Member Data Documentation

◆ height

float VkViewport::height

◆ maxDepth

float VkViewport::maxDepth

◆ minDepth

float VkViewport::minDepth

◆ width

float VkViewport::width

◆ x

float VkViewport::x

◆ y

float VkViewport::y

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