Module luminance::depth_test[][src]

Expand description

Depth test related features.

Enums

Depth comparison to perform while depth test. a is the incoming fragment’s depth and b is the fragment’s depth that is already stored.

Whether or not depth writes should be performed when rendering.