RetroArch
Public Attributes | List of all members
video_viewport Struct Reference

#include <video_driver.h>

Public Attributes

int x
 
int y
 
unsigned width
 
unsigned height
 
unsigned full_width
 
unsigned full_height
 

Member Data Documentation

◆ full_height

unsigned video_viewport::full_height

◆ full_width

unsigned video_viewport::full_width

◆ height

unsigned video_viewport::height

◆ width

unsigned video_viewport::width

◆ x

int video_viewport::x

◆ y

int video_viewport::y

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