Expand description

A test to discard pixels that would be written to certain areas of a framebuffer.

The discard rectangle test is similar to, but separate from the scissor test.

Structs

  • The state in a graphics pipeline describing how the discard rectangle test should behave.

Enums