Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
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 1357 of file vulkan.h.

Member Data Documentation

◆ height

float VkViewport::height

Definition at line 1361 of file vulkan.h.

◆ maxDepth

float VkViewport::maxDepth

Definition at line 1363 of file vulkan.h.

◆ minDepth

float VkViewport::minDepth

Definition at line 1362 of file vulkan.h.

◆ width

float VkViewport::width

Definition at line 1360 of file vulkan.h.

◆ x

float VkViewport::x

Definition at line 1358 of file vulkan.h.

◆ y

float VkViewport::y

Definition at line 1359 of file vulkan.h.


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