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

Go to the source code of this file.

Functions

void main (void)
 

Variables

uniform sampler2D s2_C
 
uniform sampler2D s2_Z
 

Function Documentation

void main ( void  )

Definition at line 59 of file depth_compose.glsl.

Variable Documentation

uniform sampler2D s2_C

Definition at line 55 of file depth_compose.glsl.

uniform sampler2D s2_Z

Definition at line 56 of file depth_compose.glsl.