R2 Shaders
|
FXAA fragment shader. More...
#include "R2FXAA.h"
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 |
FXAA fragment shader.
Definition in file R2FXAAFragment.h.