HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 3490 of file vulkan_core.h.

Member Data Documentation

float VkViewport::height

Definition at line 3494 of file vulkan_core.h.

float VkViewport::maxDepth

Definition at line 3496 of file vulkan_core.h.

float VkViewport::minDepth

Definition at line 3495 of file vulkan_core.h.

float VkViewport::width

Definition at line 3493 of file vulkan_core.h.

float VkViewport::x

Definition at line 3491 of file vulkan_core.h.

float VkViewport::y

Definition at line 3492 of file vulkan_core.h.


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