Navigate to the top level

Degenerate_begin_end

Description
Tests atypical situations involving NV097_SET_BEGIN_END.
Suite class def

BeginWithoutEnd

Renders a series of 3 triangles and one quad. The middle two triangles send NV097_SET_BEGIN_END with a triangle primitive, but do not send NV097_SET_BEGIN_END with NV097_SET_BEGIN_END_OP_END when completed. The final quad is treated as a triangle by the nv2a as the previous triangle primitive was never ended.

Image with alpha
Test result for Degenerate_begin_end::BeginWithoutEnd
Image as seen on display
No alpha test result for Degenerate_begin_end::BeginWithoutEnd