RetroArch
Variables
pipeline_xmb_ribbon_simple.glsl.frag.h File Reference
#include "shaders_common.h"
Include dependency graph for pipeline_xmb_ribbon_simple.glsl.frag.h:

Go to the source code of this file.

Variables

static const char * stock_fragment_xmb_ribbon_simple
 

Variable Documentation

◆ stock_fragment_xmb_ribbon_simple

const char* stock_fragment_xmb_ribbon_simple
static
Initial value:
= GLSL(
uniform float time;
void main()
{
gl_FragColor = vec4(0.05, 0.05, 0.05, 1.0);
}
)
#define GLSL(src)
Definition: shaders_common.h:10
time_t time(time_t *timer)
int main(int argc, char *argv[])
Definition: send-presence.c:197