R2 Shaders
R2DepthBasicSingle.frag
Go to the documentation of this file.
1 /// \file R2DepthBasicSingle.frag
2 /// \brief An instantiation of the `R2DepthBasic` shader for single instances
3 
4 #include "R2DepthBasic.h"
A fragment shader driver for single instance depth shaders.
Basic depth-only implementation that discards fragments based on the opacity of an albedo texture and...