R2 Shaders
Functions | Variables
R2FXAAFragment.h File Reference

FXAA fragment shader. More...

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

Go to the source code of this file.

Functions

 layout (location=0) out vec4 R2_out
 
void main (void)
 

Variables

in vec2 R2_uv
 
uniform R2_fxaa_t R2_fxaa
 

Detailed Description

FXAA fragment shader.

Definition in file R2FXAAFragment.h.