|
R2 Core Shaders
|
A vertex shader for masking single instances. More...
#include "R2LogDepth.h"#include "R2SurfaceTypes.h"#include "R2SurfaceVertex.h"#include "R2View.h"#include "R2Viewport.h"
Go to the source code of this file.
Functions | |
| void | main (void) |
Variables | |
| uniform R2_view_t | R2_view |
| uniform mat4x4 | R2_transform_modelview |
| out float | R2_positive_eye_z |
A vertex shader for masking single instances.
Definition in file R2MaskSingle.vert.
1.8.12