|
R2 Shaders
|
A vertex shader for full-screen debug geometry. More...
#include "R2LogDepth.h"#include "R2Normals.h"#include "R2SurfaceTypes.h"#include "R2SurfaceVertex.h"#include "R2View.h"
Go to the source code of this file.
Functions | |
| void | main (void) |
Variables | |
| uniform R2_view_t | R2_view |
| uniform mat4x4 | R2_transform_projection_inverse |
| out R2_vertex_data_t | R2_vertex_data |
A vertex shader for full-screen debug geometry.
Definition in file R2DebugVisualConstantScreen.vert.
1.8.12