Skip to content
  • Stuart Abercrombie's avatar
    Add a test for viewport triangle clipping. · 7a0f6cde
    Stuart Abercrombie authored and Emma Anholt's avatar Emma Anholt committed
    
    
    Triangles should be clipped to the clip volume and therefore shouldn't
    end up being rasterized outside the viewport.
    
    This was failing on Sandy Bridge with guard band clipping enabled.
    
    v2: new test name, more comments and addition to all.tests.
    v3: Eric's comments incorporated, and the explicit window size removed.
    v4: minor style tweaks by Eric, and Brian's probe-related review.
    
    Reviewed-by: default avatarEric Anholt <eric@anholt.net>
    7a0f6cde