RetroArch
Public Attributes | List of all members
switch_ctx_data_t Struct Reference

#include <switch_common.h>

Collaboration diagram for switch_ctx_data_t:
[legend]

Public Attributes

struct {
   unsigned short   width
 
   unsigned short   height
 
native_window
 
bool resize
 
unsigned width
 
unsigned height
 
float refresh_rate
 

Member Data Documentation

◆ height [1/2]

unsigned short switch_ctx_data_t::height

◆ height [2/2]

unsigned switch_ctx_data_t::height

◆ native_window

struct { ... } switch_ctx_data_t::native_window

◆ refresh_rate

float switch_ctx_data_t::refresh_rate

◆ resize

bool switch_ctx_data_t::resize

◆ width [1/2]

unsigned short switch_ctx_data_t::width

◆ width [2/2]

unsigned switch_ctx_data_t::width

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