RetroArch
Public Attributes | List of all members
gfx_fbo_scale Struct Reference

#include <video_shader_parse.h>

Collaboration diagram for gfx_fbo_scale:
[legend]

Public Attributes

enum gfx_scale_type type_x
 
enum gfx_scale_type type_y
 
float scale_x
 
float scale_y
 
bool fp_fbo
 
bool srgb_fbo
 
bool valid
 
unsigned abs_x
 
unsigned abs_y
 

Member Data Documentation

◆ abs_x

unsigned gfx_fbo_scale::abs_x

◆ abs_y

unsigned gfx_fbo_scale::abs_y

◆ fp_fbo

bool gfx_fbo_scale::fp_fbo

◆ scale_x

float gfx_fbo_scale::scale_x

◆ scale_y

float gfx_fbo_scale::scale_y

◆ srgb_fbo

bool gfx_fbo_scale::srgb_fbo

◆ type_x

enum gfx_scale_type gfx_fbo_scale::type_x

◆ type_y

enum gfx_scale_type gfx_fbo_scale::type_y

◆ valid

bool gfx_fbo_scale::valid

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