Navigate to the top level

3D_primitive

Description
Tests behavior when rendering various 3D primitives.
Suite class def

LineLoop

Draws vertices as a line loop using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::LineLoop
Image as seen on display
No alpha test result for 3D_primitive::LineLoop

LineLoop-inlinearrays

Draws vertices as a line loop using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::LineLoop-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlinearrays

LineLoop-inlinearrays-ls

Draws vertices as a line loop using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlinearrays-ls

LineLoop-inlinearrays-ls-ps

Draws vertices as a line loop using NV097_INLINE_ARRAY with line smoothing and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlinearrays-ls-ps

LineLoop-inlinearrays-ps

Draws vertices as a line loop using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlinearrays-ps

LineLoop-inlinebuf

Draws vertices as a line loop using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::LineLoop-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlinebuf

LineLoop-inlinebuf-ls

Draws vertices as a line loop using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlinebuf-ls

LineLoop-inlinebuf-ls-ps

Draws vertices as a line loop using NV097_SET_VERTEX3F with line smoothing and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlinebuf-ls-ps

LineLoop-inlinebuf-ps

Draws vertices as a line loop using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlinebuf-ps

LineLoop-inlineelements

Draws vertices as a line loop using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::LineLoop-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlineelements

LineLoop-inlineelements-ls

Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlineelements-ls

LineLoop-inlineelements-ls-ps

Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with line smoothing and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlineelements-ls-ps

LineLoop-inlineelements-ps

Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-inlineelements-ps

LineLoop-ls

Draws vertices as a line loop using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-ls
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-ls

LineLoop-ls-ps

Draws vertices as a line loop using NV097_DRAW_ARRAYS with line smoothing and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-ls-ps

LineLoop-ps

Draws vertices as a line loop using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineLoop-ps
Image as seen on display
No alpha test result for 3D_primitive::LineLoop-ps

Lines

Draws vertices as lines using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::Lines
Image as seen on display
No alpha test result for 3D_primitive::Lines

Lines-inlinearrays

Draws vertices as lines using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::Lines-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlinearrays

Lines-inlinearrays-ls

Draws vertices as lines using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlinearrays-ls

Lines-inlinearrays-ls-ps

Draws vertices as lines using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlinearrays-ls-ps

Lines-inlinearrays-ps

Draws vertices as lines using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlinearrays-ps

Lines-inlinebuf

Draws vertices as lines using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::Lines-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlinebuf

Lines-inlinebuf-ls

Draws vertices as lines using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlinebuf-ls

Lines-inlinebuf-ls-ps

Draws vertices as lines using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlinebuf-ls-ps

Lines-inlinebuf-ps

Draws vertices as lines using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlinebuf-ps

Lines-inlineelements

Draws vertices as lines using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::Lines-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlineelements

Lines-inlineelements-ls

Draws vertices as lines using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlineelements-ls

Lines-inlineelements-ls-ps

Draws vertices as lines using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlineelements-ls-ps

Lines-inlineelements-ps

Draws vertices as lines using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::Lines-inlineelements-ps

Lines-ls

Draws vertices as lines using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-ls
Image as seen on display
No alpha test result for 3D_primitive::Lines-ls

Lines-ls-ps

Draws vertices as lines using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Lines-ls-ps

Lines-ps

Draws vertices as lines using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Lines-ps
Image as seen on display
No alpha test result for 3D_primitive::Lines-ps

LineStrip

Draws vertices as a line strip using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::LineStrip
Image as seen on display
No alpha test result for 3D_primitive::LineStrip

LineStrip-inlinearrays

Draws vertices as a line strip using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::LineStrip-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlinearrays

LineStrip-inlinearrays-ls

Draws vertices as a line strip using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlinearrays-ls

LineStrip-inlinearrays-ls-ps

Draws vertices as a line strip using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlinearrays-ls-ps

LineStrip-inlinearrays-ps

Draws vertices as a line strip using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlinearrays-ps

LineStrip-inlinebuf

Draws vertices as a line strip using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::LineStrip-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlinebuf

LineStrip-inlinebuf-ls

Draws vertices as a line strip using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlinebuf-ls

LineStrip-inlinebuf-ls-ps

Draws vertices as a line strip using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlinebuf-ls-ps

LineStrip-inlinebuf-ps

Draws vertices as a line strip using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlinebuf-ps

LineStrip-inlineelements

Draws vertices as a line strip using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::LineStrip-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlineelements

LineStrip-inlineelements-ls

Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlineelements-ls

LineStrip-inlineelements-ls-ps

Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlineelements-ls-ps

LineStrip-inlineelements-ps

Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-inlineelements-ps

LineStrip-ls

Draws vertices as a line strip using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-ls
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-ls

LineStrip-ls-ps

Draws vertices as a line strip using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-ls-ps

LineStrip-ps

Draws vertices as a line strip using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::LineStrip-ps
Image as seen on display
No alpha test result for 3D_primitive::LineStrip-ps

Points

Draws vertices as points using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::Points
Image as seen on display
No alpha test result for 3D_primitive::Points

Points-inlinearrays

Draws vertices as points using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::Points-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::Points-inlinearrays

Points-inlinearrays-ls

Draws vertices as points using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::Points-inlinearrays-ls

Points-inlinearrays-ls-ps

Draws vertices as points using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Points-inlinearrays-ls-ps

Points-inlinearrays-ps

Draws vertices as points using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::Points-inlinearrays-ps

Points-inlinebuf

Draws vertices as points using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::Points-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::Points-inlinebuf

Points-inlinebuf-ls

Draws vertices as points using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::Points-inlinebuf-ls

Points-inlinebuf-ls-ps

Draws vertices as points using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Points-inlinebuf-ls-ps

Points-inlinebuf-ps

Draws vertices as points using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::Points-inlinebuf-ps

Points-inlineelements

Draws vertices as points using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::Points-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::Points-inlineelements

Points-inlineelements-ls

Draws vertices as points using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::Points-inlineelements-ls

Points-inlineelements-ls-ps

Draws vertices as points using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Points-inlineelements-ls-ps

Points-inlineelements-ps

Draws vertices as points using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::Points-inlineelements-ps

Points-ls

Draws vertices as points using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-ls
Image as seen on display
No alpha test result for 3D_primitive::Points-ls

Points-ls-ps

Draws vertices as points using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Points-ls-ps

Points-ps

Draws vertices as points using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Points-ps
Image as seen on display
No alpha test result for 3D_primitive::Points-ps

Polygon

Draws vertices as a polygon using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::Polygon
Image as seen on display
No alpha test result for 3D_primitive::Polygon

Polygon-inlinearrays

Draws vertices as a polygon using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::Polygon-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlinearrays

Polygon-inlinearrays-ls

Draws vertices as a polygon using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlinearrays-ls

Polygon-inlinearrays-ls-ps

Draws vertices as a polygon using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlinearrays-ls-ps

Polygon-inlinearrays-ps

Draws vertices as a polygon using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlinearrays-ps

Polygon-inlinebuf

Draws vertices as a polygon using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::Polygon-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlinebuf

Polygon-inlinebuf-ls

Draws vertices as a polygon using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlinebuf-ls

Polygon-inlinebuf-ls-ps

Draws vertices as a polygon using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlinebuf-ls-ps

Polygon-inlinebuf-ps

Draws vertices as a polygon using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlinebuf-ps

Polygon-inlineelements

Draws vertices as a polygon using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::Polygon-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlineelements

Polygon-inlineelements-ls

Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlineelements-ls

Polygon-inlineelements-ls-ps

Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlineelements-ls-ps

Polygon-inlineelements-ps

Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::Polygon-inlineelements-ps

Polygon-ls

Draws vertices as a polygon using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-ls
Image as seen on display
No alpha test result for 3D_primitive::Polygon-ls

Polygon-ls-ps

Draws vertices as a polygon using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Polygon-ls-ps

Polygon-ps

Draws vertices as a polygon using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Polygon-ps
Image as seen on display
No alpha test result for 3D_primitive::Polygon-ps

Quads

Draws vertices as quads using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::Quads
Image as seen on display
No alpha test result for 3D_primitive::Quads

Quads-inlinearrays

Draws vertices as quads using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::Quads-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlinearrays

Quads-inlinearrays-ls

Draws vertices as quads using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlinearrays-ls

Quads-inlinearrays-ls-ps

Draws vertices as quads using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlinearrays-ls-ps

Quads-inlinearrays-ps

Draws vertices as quads using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlinearrays-ps

Quads-inlinebuf

Draws vertices as quads using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::Quads-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlinebuf

Quads-inlinebuf-ls

Draws vertices as quads using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlinebuf-ls

Quads-inlinebuf-ls-ps

Draws vertices as quads using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlinebuf-ls-ps

Quads-inlinebuf-ps

Draws vertices as quads using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlinebuf-ps

Quads-inlineelements

Draws vertices as quads using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::Quads-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlineelements

Quads-inlineelements-ls

Draws vertices as quads using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlineelements-ls

Quads-inlineelements-ls-ps

Draws vertices as quads using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlineelements-ls-ps

Quads-inlineelements-ps

Draws vertices as quads using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::Quads-inlineelements-ps

Quads-ls

Draws vertices as quads using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-ls
Image as seen on display
No alpha test result for 3D_primitive::Quads-ls

Quads-ls-ps

Draws vertices as quads using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Quads-ls-ps

Quads-ps

Draws vertices as quads using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Quads-ps
Image as seen on display
No alpha test result for 3D_primitive::Quads-ps

QuadStrip

Draws vertices as a strip of quads using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::QuadStrip
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip

QuadStrip-inlinearrays

Draws vertices as a strip of quads using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::QuadStrip-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlinearrays

QuadStrip-inlinearrays-ls

Draws vertices as a strip of quads using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlinearrays-ls

QuadStrip-inlinearrays-ls-ps

Draws vertices as a strip of quads using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlinearrays-ls-ps

QuadStrip-inlinearrays-ps

Draws vertices as a strip of quads using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlinearrays-ps

QuadStrip-inlinebuf

Draws vertices as a strip of quads using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::QuadStrip-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlinebuf

QuadStrip-inlinebuf-ls

Draws vertices as a strip of quads using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlinebuf-ls

QuadStrip-inlinebuf-ls-ps

Draws vertices as a strip of quads using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlinebuf-ls-ps

QuadStrip-inlinebuf-ps

Draws vertices as a strip of quads using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlinebuf-ps

QuadStrip-inlineelements

Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::QuadStrip-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlineelements

QuadStrip-inlineelements-ls

Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlineelements-ls

QuadStrip-inlineelements-ls-ps

Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlineelements-ls-ps

QuadStrip-inlineelements-ps

Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-inlineelements-ps

QuadStrip-ls

Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-ls
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-ls

QuadStrip-ls-ps

Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-ls-ps

QuadStrip-ps

Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::QuadStrip-ps
Image as seen on display
No alpha test result for 3D_primitive::QuadStrip-ps

Triangles

Draws vertices as triangles using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::Triangles
Image as seen on display
No alpha test result for 3D_primitive::Triangles

Triangles-inlinearrays

Draws vertices as triangles using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::Triangles-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlinearrays

Triangles-inlinearrays-ls

Draws vertices as triangles using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlinearrays-ls

Triangles-inlinearrays-ls-ps

Draws vertices as triangles using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlinearrays-ls-ps

Triangles-inlinearrays-ps

Draws vertices as triangles using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlinearrays-ps

Triangles-inlinebuf

Draws vertices as triangles using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::Triangles-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlinebuf

Triangles-inlinebuf-ls

Draws vertices as triangles using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlinebuf-ls

Triangles-inlinebuf-ls-ps

Draws vertices as triangles using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlinebuf-ls-ps

Triangles-inlinebuf-ps

Draws vertices as triangles using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlinebuf-ps

Triangles-inlineelements

Draws vertices as triangles using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::Triangles-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlineelements

Triangles-inlineelements-ls

Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlineelements-ls

Triangles-inlineelements-ls-ps

Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlineelements-ls-ps

Triangles-inlineelements-ps

Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::Triangles-inlineelements-ps

Triangles-ls

Draws vertices as triangles using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-ls
Image as seen on display
No alpha test result for 3D_primitive::Triangles-ls

Triangles-ls-ps

Draws vertices as triangles using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::Triangles-ls-ps

Triangles-ps

Draws vertices as triangles using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::Triangles-ps
Image as seen on display
No alpha test result for 3D_primitive::Triangles-ps

TriFan

Draws vertices as a triangle fan using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::TriFan
Image as seen on display
No alpha test result for 3D_primitive::TriFan

TriFan-inlinearrays

Draws vertices as a triangle fan using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::TriFan-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlinearrays

TriFan-inlinearrays-ls

Draws vertices as a triangle fan using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlinearrays-ls

TriFan-inlinearrays-ls-ps

Draws vertices as a triangle fan using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlinearrays-ls-ps

TriFan-inlinearrays-ps

Draws vertices as a triangle fan using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlinearrays-ps

TriFan-inlinebuf

Draws vertices as a triangle fan using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::TriFan-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlinebuf

TriFan-inlinebuf-ls

Draws vertices as a triangle fan using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlinebuf-ls

TriFan-inlinebuf-ls-ps

Draws vertices as a triangle fan using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlinebuf-ls-ps

TriFan-inlinebuf-ps

Draws vertices as a triangle fan using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlinebuf-ps

TriFan-inlineelements

Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::TriFan-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlineelements

TriFan-inlineelements-ls

Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlineelements-ls

TriFan-inlineelements-ls-ps

Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlineelements-ls-ps

TriFan-inlineelements-ps

Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::TriFan-inlineelements-ps

TriFan-ls

Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-ls
Image as seen on display
No alpha test result for 3D_primitive::TriFan-ls

TriFan-ls-ps

Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::TriFan-ls-ps

TriFan-ps

Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriFan-ps
Image as seen on display
No alpha test result for 3D_primitive::TriFan-ps

TriStrip

Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS

Image with alpha
Test result for 3D_primitive::TriStrip
Image as seen on display
No alpha test result for 3D_primitive::TriStrip

TriStrip-inlinearrays

Draws vertices as a strip of triangles using NV097_INLINE_ARRAY

Image with alpha
Test result for 3D_primitive::TriStrip-inlinearrays
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlinearrays

TriStrip-inlinearrays-ls

Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlinearrays-ls
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlinearrays-ls

TriStrip-inlinearrays-ls-ps

Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlinearrays-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlinearrays-ls-ps

TriStrip-inlinearrays-ps

Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlinearrays-ps
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlinearrays-ps

TriStrip-inlinebuf

Draws vertices as a strip of triangles using NV097_SET_VERTEX3F

Image with alpha
Test result for 3D_primitive::TriStrip-inlinebuf
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlinebuf

TriStrip-inlinebuf-ls

Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlinebuf-ls
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlinebuf-ls

TriStrip-inlinebuf-ls-ps

Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlinebuf-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlinebuf-ls-ps

TriStrip-inlinebuf-ps

Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlinebuf-ps
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlinebuf-ps

TriStrip-inlineelements

Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16

Image with alpha
Test result for 3D_primitive::TriStrip-inlineelements
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlineelements

TriStrip-inlineelements-ls

Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlineelements-ls
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlineelements-ls

TriStrip-inlineelements-ls-ps

Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlineelements-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlineelements-ls-ps

TriStrip-inlineelements-ps

Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-inlineelements-ps
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-inlineelements-ps

TriStrip-ls

Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with line smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-ls
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-ls

TriStrip-ls-ps

Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-ls-ps
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-ls-ps

TriStrip-ps

Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Image with alpha
Test result for 3D_primitive::TriStrip-ps
Image as seen on display
No alpha test result for 3D_primitive::TriStrip-ps