R2 Shaders
Functions
R2SurfaceVertexBatched.h File Reference

Data delivered via vertex attributes to batched instances in deferred rendering. More...

#include "R2SurfaceVertex.h"
Include dependency graph for R2SurfaceVertexBatched.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 layout (location=4) in mat4x4 R2_vertex_transform_model
 

Detailed Description

Data delivered via vertex attributes to batched instances in deferred rendering.

Definition in file R2SurfaceVertexBatched.h.