R2 Shaders
Functions | Variables
R2DepthShaderDriverBatched.h File Reference

A fragment depth shader driver for batched instances. More...

#include "R2DepthTypes.h"
#include "R2LogDepth.h"
#include "R2Normals.h"
#include "R2SurfaceTypes.h"
#include "R2GBufferOutput.h"
#include "R2View.h"
Include dependency graph for R2DepthShaderDriverBatched.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 layout (location=0) out vec2 R2_out_depth_variance
 
R2_depth_shader_result_t R2_depth_shader_main_exec ()
 
void main (void)
 

Variables

in R2_vertex_data_t R2_vertex_data
 
in R2_surface_matrices_instance_t R2_surface_matrices_instance
 
uniform R2_view_t R2_view
 

Detailed Description

A fragment depth shader driver for batched instances.

Definition in file R2DepthShaderDriverBatched.h.