R2 Shaders
Functions | Variables
R2DebugIdentity.frag File Reference

Writes a constant color to the first fragment output. More...

Go to the source code of this file.

Functions

 layout (location=0) out vec4 R2_out
 
void main (void)
 

Variables

uniform vec4 data
 

Detailed Description

Writes a constant color to the first fragment output.

Definition in file R2DebugIdentity.frag.