R2 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 R2_vertex_data_t | R2_vertex_data |
uniform vec4 | R2_color |
uniform R2_view_t | R2_view |
Write the given color to the first fragment output.
Definition in file R2DebugVisualConstant.frag.