|
R2 Core Shaders
|
Write the given 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 | |
| in float | R2_positive_eye_z |
| uniform vec4 | R2_frag_color |
| uniform R2_view_t | R2_view |
Write the given color to the first fragment output.
Definition in file R2Mask.frag.
1.8.12