|
R2 Shaders
|
A vertex shader for full-screen single-instance ambient lights. More...

Go to the source code of this file.
Functions | |
| void | main (void) |
Variables | |
| uniform float | R2_light_depth_coefficient |
| uniform R2_light_matrices_t | R2_light_matrices |
| out float | R2_light_volume_positive_eye_z |
A vertex shader for full-screen single-instance ambient lights.
Definition in file R2LightAmbientSingle.vert.
1.8.12