RetroArch
Public Attributes | List of all members
shader_program_info Struct Reference

#include <video_driver.h>

Public Attributes

bool is_file
 
const char * vertex
 
const char * fragment
 
const char * combined
 
unsigned idx
 
voiddata
 

Member Data Documentation

◆ combined

const char* shader_program_info::combined

◆ data

void* shader_program_info::data

◆ fragment

const char* shader_program_info::fragment

◆ idx

unsigned shader_program_info::idx

◆ is_file

bool shader_program_info::is_file

◆ vertex

const char* shader_program_info::vertex

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