RetroArch
Classes | Public Attributes | List of all members
GLFFT Struct Reference
Collaboration diagram for GLFFT:
[legend]

Classes

struct  Block
 

Public Attributes

GLuint ms_rb_color
 
GLuint ms_rb_ds
 
GLuint ms_fbo
 
struct Passpasses
 
unsigned passes_size
 
GLuint input_tex
 
GLuint window_tex
 
GLuint prog_real
 
GLuint prog_complex
 
GLuint prog_resolve
 
GLuint prog_blur
 
GLuint quad
 
GLuint vao
 
unsigned output_ptr
 
struct target output resolve blur
 
struct GLFFT::Block block
 
GLuint pbo
 
GLshortsliding
 
unsigned sliding_size
 
unsigned steps
 
unsigned size
 
unsigned block_size
 
unsigned depth
 

Member Data Documentation

◆ block

struct GLFFT::Block GLFFT::block

◆ block_size

unsigned GLFFT::block_size

◆ blur

struct target output resolve GLFFT::blur

◆ depth

unsigned GLFFT::depth

◆ input_tex

GLuint GLFFT::input_tex

◆ ms_fbo

GLuint GLFFT::ms_fbo

◆ ms_rb_color

GLuint GLFFT::ms_rb_color

◆ ms_rb_ds

GLuint GLFFT::ms_rb_ds

◆ output_ptr

unsigned GLFFT::output_ptr

◆ passes

struct Pass* GLFFT::passes

◆ passes_size

unsigned GLFFT::passes_size

◆ pbo

GLuint GLFFT::pbo

◆ prog_blur

GLuint GLFFT::prog_blur

◆ prog_complex

GLuint GLFFT::prog_complex

◆ prog_real

GLuint GLFFT::prog_real

◆ prog_resolve

GLuint GLFFT::prog_resolve

◆ quad

GLuint GLFFT::quad

◆ size

unsigned GLFFT::size

◆ sliding

GLshort* GLFFT::sliding

◆ sliding_size

unsigned GLFFT::sliding_size

◆ steps

unsigned GLFFT::steps

◆ vao

GLuint GLFFT::vao

◆ window_tex

GLuint GLFFT::window_tex

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