R2 Core Shaders
Functions | Variables
R2MaskBatched.vert File Reference

A vertex shader for masking batched instances. More...

#include "R2LogDepth.h"
#include "R2SurfaceTypes.h"
#include "R2SurfaceVertexBatched.h"
#include "R2View.h"
Include dependency graph for R2MaskBatched.vert:

Go to the source code of this file.

Functions

void main (void)
 

Variables

uniform R2_view_t R2_view
 
out float R2_positive_eye_z
 

Detailed Description

A vertex shader for masking batched instances.

Definition in file R2MaskBatched.vert.