|
R2 Shaders
|
A vertex shader for batched instances. More...
#include "R2LogDepth.h"#include "R2Normals.h"#include "R2SurfaceTypes.h"#include "R2SurfaceVertexBatched.h"#include "R2View.h"
Go to the source code of this file.
Functions | |
| void | main (void) |
Variables | |
| out R2_vertex_data_t | R2_vertex_data |
| out R2_surface_matrices_instance_t | R2_surface_matrices_instance |
| uniform R2_view_t | R2_view |
A vertex shader for batched instances.
Definition in file R2SurfaceBatched.vert.
1.8.12