RetroArch
Public Attributes | List of all members
video_shader_ctx_params Struct Reference

#include <video_driver.h>

Public Attributes

unsigned width
 
unsigned height
 
unsigned tex_width
 
unsigned tex_height
 
unsigned out_width
 
unsigned out_height
 
unsigned frame_counter
 
unsigned fbo_info_cnt
 
voiddata
 
const voidinfo
 
const voidprev_info
 
const voidfeedback_info
 
const voidfbo_info
 

Member Data Documentation

◆ data

void* video_shader_ctx_params::data

◆ fbo_info

const void* video_shader_ctx_params::fbo_info

◆ fbo_info_cnt

unsigned video_shader_ctx_params::fbo_info_cnt

◆ feedback_info

const void* video_shader_ctx_params::feedback_info

◆ frame_counter

unsigned video_shader_ctx_params::frame_counter

◆ height

unsigned video_shader_ctx_params::height

◆ info

const void* video_shader_ctx_params::info

◆ out_height

unsigned video_shader_ctx_params::out_height

◆ out_width

unsigned video_shader_ctx_params::out_width

◆ prev_info

const void* video_shader_ctx_params::prev_info

◆ tex_height

unsigned video_shader_ctx_params::tex_height

◆ tex_width

unsigned video_shader_ctx_params::tex_width

◆ width

unsigned video_shader_ctx_params::width

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