R2 Shaders
Functions
R2DebugPositionOnly.vert File Reference

Assumes vertex positions are in clip space and ignores other attributes. More...

Go to the source code of this file.

Functions

 layout (location=0) in vec3 R2_vertex_position
 
void main (void)
 

Detailed Description

Assumes vertex positions are in clip space and ignores other attributes.

Definition in file R2DebugPositionOnly.vert.