RetroArch
Public Attributes | List of all members
video_shader_lut Struct Reference

#include <video_shader_parse.h>

Public Attributes

char id [64]
 
char path [PATH_MAX_LENGTH]
 
enum gfx_wrap_type wrap
 
bool mipmap
 
unsigned filter
 

Member Data Documentation

◆ filter

unsigned video_shader_lut::filter

◆ id

char video_shader_lut::id[64]

◆ mipmap

bool video_shader_lut::mipmap

◆ path

char video_shader_lut::path[PATH_MAX_LENGTH]

◆ wrap

enum gfx_wrap_type video_shader_lut::wrap

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