RetroArch
Macros
shaders_common.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CG(src)   "" #src
 
#define GLSL(src)   "" #src
 
#define GLSL_300(src)   "#version 300 es\n" #src
 

Macro Definition Documentation

◆ CG

#define CG (   src)    "" #src

◆ GLSL

#define GLSL (   src)    "" #src

◆ GLSL_300

#define GLSL_300 (   src)    "#version 300 es\n" #src