Module luminance_front::scissor[][src]

Expand description

Scissor test and related types.

The scissor test is a special test performed at rendering time. It allows to define a region of the screen for which fragments will be discarded.

Structs

The region outside of which fragments will be discarded.