RetroArch
Functions
shader_glsl.h File Reference
#include <boolean.h>
#include "../video_driver.h"
Include dependency graph for shader_glsl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gl_glsl_set_get_proc_address (gfx_ctx_proc_t(*proc)(const char *))
 
void gl_glsl_set_context_type (bool core_profile, unsigned major, unsigned minor)
 

Function Documentation

◆ gl_glsl_set_context_type()

void gl_glsl_set_context_type ( bool  core_profile,
unsigned  major,
unsigned  minor 
)
Here is the caller graph for this function:

◆ gl_glsl_set_get_proc_address()

void gl_glsl_set_get_proc_address ( gfx_ctx_proc_t(*)(const char *)  proc)
Here is the caller graph for this function: