Skip to content

Add support for polygon stipple

Polygon stipple is lowered to a 32x32 texture sampled from by the fragment shader. When the sample is 1.0, the fragment is discarded.

Merge request reports

Loading