Inviwo  0.9.10.1
Inviwo documentation
glsl::Hbao_deinterleave Class Reference

Public Member Functions

 layout (location=0) uniform vec4 info
 
 layout (binding=0) uniform sampler2D texLinearDepth
 
 layout (location=2, index=0) out float out_Color[6]
 
void main ()
 

Public Attributes

vec2 uvOffset = info.xy
 
vec2 invResolution = info.zw
 

Member Function Documentation

◆ layout()

glsl::Hbao_deinterleave::layout ( location  = 0)
Remarks
Fragment-Shader

The documentation for this class was generated from the following file: