RetroArch
Public Attributes | List of all members
VkViewport Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkViewport:
[legend]

Public Attributes

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

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: