R2 Core Shaders
Functions | Variables
R2RefractionMaskedDeltaSingle.vert File Reference

A vertex shader for refracting single instances. More...

#include "R2LogDepth.h"
#include "R2SurfaceTypes.h"
#include "R2SurfaceVertex.h"
#include "R2View.h"
#include "R2Viewport.h"
Include dependency graph for R2RefractionMaskedDeltaSingle.vert:

Go to the source code of this file.

Functions

void main (void)
 

Variables

uniform R2_view_t R2_view
 
uniform R2_surface_matrices_instance_t R2_surface_matrices_instance
 
out R2_vertex_data_t R2_vertex_data
 

Detailed Description

A vertex shader for refracting single instances.

Definition in file R2RefractionMaskedDeltaSingle.vert.