23#if !defined(OIV_DEPTHPEELING_H)
24#define OIV_DEPTHPEELING_H
bool OivDepthPeel(vec3 fragmentCoords)
This method peels the current fragment.
void OivDepthPeelingOutputColor(vec4 color)
When depth peeling is enabled, OivDepthPeelingOutputColor must be called instead of setting 'gl_FragC...