Drake Designer
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Functions | Variables
edl_compose.glsl File Reference

Go to the source code of this file.

Functions

void main (void)
 

Variables

uniform sampler2D s2_S1
 
uniform sampler2D s2_S2
 
uniform sampler2D s2_C
 

Function Documentation

void main ( void  )

Definition at line 61 of file edl_compose.glsl.

Variable Documentation

uniform sampler2D s2_C

Definition at line 58 of file edl_compose.glsl.

uniform sampler2D s2_S1

Definition at line 56 of file edl_compose.glsl.

uniform sampler2D s2_S2

Definition at line 57 of file edl_compose.glsl.