RetroArch
|
#include <video_driver.h>
Public Attributes | |
enum rarch_shader_type | shader_type |
const char * | path |
const shader_backend_t * | shader |
void * | data |
struct { | |
bool core_context_enabled | |
} | gl |
bool video_shader_ctx_init::core_context_enabled |
void* video_shader_ctx_init::data |
struct { ... } video_shader_ctx_init::gl |
const char* video_shader_ctx_init::path |
const shader_backend_t* video_shader_ctx_init::shader |
enum rarch_shader_type video_shader_ctx_init::shader_type |