3D_primitive
LineLoop
Draws vertices as a line loop using NV097_DRAW_ARRAYS
LineLoop-inlinearrays
Draws vertices as a line loop using NV097_INLINE_ARRAY
LineLoop-inlinearrays-ls
Draws vertices as a line loop using NV097_INLINE_ARRAY with line smoothing enabled.
LineLoop-inlinearrays-ls-ps
Draws vertices as a line loop using NV097_INLINE_ARRAY with line smoothing and polygon smoothing enabled.
LineLoop-inlinearrays-ps
Draws vertices as a line loop using NV097_INLINE_ARRAY with polygon smoothing enabled.
LineLoop-inlinebuf
Draws vertices as a line loop using NV097_SET_VERTEX3F
LineLoop-inlinebuf-ls
Draws vertices as a line loop using NV097_SET_VERTEX3F with line smoothing enabled.
LineLoop-inlinebuf-ls-ps
Draws vertices as a line loop using NV097_SET_VERTEX3F with line smoothing and polygon smoothing enabled.
LineLoop-inlinebuf-ps
Draws vertices as a line loop using NV097_SET_VERTEX3F with polygon smoothing enabled.
LineLoop-inlineelements
Draws vertices as a line loop using NV097_ARRAY_ELEMENT16
LineLoop-inlineelements-ls
Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
LineLoop-inlineelements-ls-ps
Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with line smoothing and polygon smoothing enabled.
LineLoop-inlineelements-ps
Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
LineLoop-ls
Draws vertices as a line loop using NV097_DRAW_ARRAYS with line smoothing enabled.
LineLoop-ls-ps
Draws vertices as a line loop using NV097_DRAW_ARRAYS with line smoothing and polygon smoothing enabled.
LineLoop-ps
Draws vertices as a line loop using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Lines
Draws vertices as lines using NV097_DRAW_ARRAYS
Lines-inlinearrays
Draws vertices as lines using NV097_INLINE_ARRAY
Lines-inlinearrays-ls
Draws vertices as lines using NV097_INLINE_ARRAY with line smoothing enabled.
Lines-inlinearrays-ls-ps
Draws vertices as lines using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Lines-inlinearrays-ps
Draws vertices as lines using NV097_INLINE_ARRAY with polygon smoothing enabled.
Lines-inlinebuf
Draws vertices as lines using NV097_SET_VERTEX3F
Lines-inlinebuf-ls
Draws vertices as lines using NV097_SET_VERTEX3F with line smoothing enabled.
Lines-inlinebuf-ls-ps
Draws vertices as lines using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Lines-inlinebuf-ps
Draws vertices as lines using NV097_SET_VERTEX3F with polygon smoothing enabled.
Lines-inlineelements
Draws vertices as lines using NV097_ARRAY_ELEMENT16
Lines-inlineelements-ls
Draws vertices as lines using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Lines-inlineelements-ls-ps
Draws vertices as lines using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Lines-inlineelements-ps
Draws vertices as lines using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Lines-ls
Draws vertices as lines using NV097_DRAW_ARRAYS with line smoothing enabled.
Lines-ls-ps
Draws vertices as lines using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Lines-ps
Draws vertices as lines using NV097_DRAW_ARRAYS with polygon smoothing enabled.
LineStrip
Draws vertices as a line strip using NV097_DRAW_ARRAYS
LineStrip-inlinearrays
Draws vertices as a line strip using NV097_INLINE_ARRAY
LineStrip-inlinearrays-ls
Draws vertices as a line strip using NV097_INLINE_ARRAY with line smoothing enabled.
LineStrip-inlinearrays-ls-ps
Draws vertices as a line strip using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
LineStrip-inlinearrays-ps
Draws vertices as a line strip using NV097_INLINE_ARRAY with polygon smoothing enabled.
LineStrip-inlinebuf
Draws vertices as a line strip using NV097_SET_VERTEX3F
LineStrip-inlinebuf-ls
Draws vertices as a line strip using NV097_SET_VERTEX3F with line smoothing enabled.
LineStrip-inlinebuf-ls-ps
Draws vertices as a line strip using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
LineStrip-inlinebuf-ps
Draws vertices as a line strip using NV097_SET_VERTEX3F with polygon smoothing enabled.
LineStrip-inlineelements
Draws vertices as a line strip using NV097_ARRAY_ELEMENT16
LineStrip-inlineelements-ls
Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
LineStrip-inlineelements-ls-ps
Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
LineStrip-inlineelements-ps
Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
LineStrip-ls
Draws vertices as a line strip using NV097_DRAW_ARRAYS with line smoothing enabled.
LineStrip-ls-ps
Draws vertices as a line strip using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
LineStrip-ps
Draws vertices as a line strip using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Points
Draws vertices as points using NV097_DRAW_ARRAYS
Points-inlinearrays
Draws vertices as points using NV097_INLINE_ARRAY
Points-inlinearrays-ls
Draws vertices as points using NV097_INLINE_ARRAY with line smoothing enabled.
Points-inlinearrays-ls-ps
Draws vertices as points using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Points-inlinearrays-ps
Draws vertices as points using NV097_INLINE_ARRAY with polygon smoothing enabled.
Points-inlinebuf
Draws vertices as points using NV097_SET_VERTEX3F
Points-inlinebuf-ls
Draws vertices as points using NV097_SET_VERTEX3F with line smoothing enabled.
Points-inlinebuf-ls-ps
Draws vertices as points using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Points-inlinebuf-ps
Draws vertices as points using NV097_SET_VERTEX3F with polygon smoothing enabled.
Points-inlineelements
Draws vertices as points using NV097_ARRAY_ELEMENT16
Points-inlineelements-ls
Draws vertices as points using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Points-inlineelements-ls-ps
Draws vertices as points using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Points-inlineelements-ps
Draws vertices as points using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Points-ls
Draws vertices as points using NV097_DRAW_ARRAYS with line smoothing enabled.
Points-ls-ps
Draws vertices as points using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Points-ps
Draws vertices as points using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Polygon
Draws vertices as a polygon using NV097_DRAW_ARRAYS
Polygon-inlinearrays
Draws vertices as a polygon using NV097_INLINE_ARRAY
Polygon-inlinearrays-ls
Draws vertices as a polygon using NV097_INLINE_ARRAY with line smoothing enabled.
Polygon-inlinearrays-ls-ps
Draws vertices as a polygon using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Polygon-inlinearrays-ps
Draws vertices as a polygon using NV097_INLINE_ARRAY with polygon smoothing enabled.
Polygon-inlinebuf
Draws vertices as a polygon using NV097_SET_VERTEX3F
Polygon-inlinebuf-ls
Draws vertices as a polygon using NV097_SET_VERTEX3F with line smoothing enabled.
Polygon-inlinebuf-ls-ps
Draws vertices as a polygon using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Polygon-inlinebuf-ps
Draws vertices as a polygon using NV097_SET_VERTEX3F with polygon smoothing enabled.
Polygon-inlineelements
Draws vertices as a polygon using NV097_ARRAY_ELEMENT16
Polygon-inlineelements-ls
Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Polygon-inlineelements-ls-ps
Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Polygon-inlineelements-ps
Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Polygon-ls
Draws vertices as a polygon using NV097_DRAW_ARRAYS with line smoothing enabled.
Polygon-ls-ps
Draws vertices as a polygon using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Polygon-ps
Draws vertices as a polygon using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Quads
Draws vertices as quads using NV097_DRAW_ARRAYS
Quads-inlinearrays
Draws vertices as quads using NV097_INLINE_ARRAY
Quads-inlinearrays-ls
Draws vertices as quads using NV097_INLINE_ARRAY with line smoothing enabled.
Quads-inlinearrays-ls-ps
Draws vertices as quads using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Quads-inlinearrays-ps
Draws vertices as quads using NV097_INLINE_ARRAY with polygon smoothing enabled.
Quads-inlinebuf
Draws vertices as quads using NV097_SET_VERTEX3F
Quads-inlinebuf-ls
Draws vertices as quads using NV097_SET_VERTEX3F with line smoothing enabled.
Quads-inlinebuf-ls-ps
Draws vertices as quads using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Quads-inlinebuf-ps
Draws vertices as quads using NV097_SET_VERTEX3F with polygon smoothing enabled.
Quads-inlineelements
Draws vertices as quads using NV097_ARRAY_ELEMENT16
Quads-inlineelements-ls
Draws vertices as quads using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Quads-inlineelements-ls-ps
Draws vertices as quads using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Quads-inlineelements-ps
Draws vertices as quads using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Quads-ls
Draws vertices as quads using NV097_DRAW_ARRAYS with line smoothing enabled.
Quads-ls-ps
Draws vertices as quads using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Quads-ps
Draws vertices as quads using NV097_DRAW_ARRAYS with polygon smoothing enabled.
QuadStrip
Draws vertices as a strip of quads using NV097_DRAW_ARRAYS
QuadStrip-inlinearrays
Draws vertices as a strip of quads using NV097_INLINE_ARRAY
QuadStrip-inlinearrays-ls
Draws vertices as a strip of quads using NV097_INLINE_ARRAY with line smoothing enabled.
QuadStrip-inlinearrays-ls-ps
Draws vertices as a strip of quads using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
QuadStrip-inlinearrays-ps
Draws vertices as a strip of quads using NV097_INLINE_ARRAY with polygon smoothing enabled.
QuadStrip-inlinebuf
Draws vertices as a strip of quads using NV097_SET_VERTEX3F
QuadStrip-inlinebuf-ls
Draws vertices as a strip of quads using NV097_SET_VERTEX3F with line smoothing enabled.
QuadStrip-inlinebuf-ls-ps
Draws vertices as a strip of quads using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
QuadStrip-inlinebuf-ps
Draws vertices as a strip of quads using NV097_SET_VERTEX3F with polygon smoothing enabled.
QuadStrip-inlineelements
Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16
QuadStrip-inlineelements-ls
Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
QuadStrip-inlineelements-ls-ps
Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
QuadStrip-inlineelements-ps
Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
QuadStrip-ls
Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with line smoothing enabled.
QuadStrip-ls-ps
Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
QuadStrip-ps
Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Triangles
Draws vertices as triangles using NV097_DRAW_ARRAYS
Triangles-inlinearrays
Draws vertices as triangles using NV097_INLINE_ARRAY
Triangles-inlinearrays-ls
Draws vertices as triangles using NV097_INLINE_ARRAY with line smoothing enabled.
Triangles-inlinearrays-ls-ps
Draws vertices as triangles using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Triangles-inlinearrays-ps
Draws vertices as triangles using NV097_INLINE_ARRAY with polygon smoothing enabled.
Triangles-inlinebuf
Draws vertices as triangles using NV097_SET_VERTEX3F
Triangles-inlinebuf-ls
Draws vertices as triangles using NV097_SET_VERTEX3F with line smoothing enabled.
Triangles-inlinebuf-ls-ps
Draws vertices as triangles using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Triangles-inlinebuf-ps
Draws vertices as triangles using NV097_SET_VERTEX3F with polygon smoothing enabled.
Triangles-inlineelements
Draws vertices as triangles using NV097_ARRAY_ELEMENT16
Triangles-inlineelements-ls
Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Triangles-inlineelements-ls-ps
Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Triangles-inlineelements-ps
Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Triangles-ls
Draws vertices as triangles using NV097_DRAW_ARRAYS with line smoothing enabled.
Triangles-ls-ps
Draws vertices as triangles using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Triangles-ps
Draws vertices as triangles using NV097_DRAW_ARRAYS with polygon smoothing enabled.
TriFan
Draws vertices as a triangle fan using NV097_DRAW_ARRAYS
TriFan-inlinearrays
Draws vertices as a triangle fan using NV097_INLINE_ARRAY
TriFan-inlinearrays-ls
Draws vertices as a triangle fan using NV097_INLINE_ARRAY with line smoothing enabled.
TriFan-inlinearrays-ls-ps
Draws vertices as a triangle fan using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
TriFan-inlinearrays-ps
Draws vertices as a triangle fan using NV097_INLINE_ARRAY with polygon smoothing enabled.
TriFan-inlinebuf
Draws vertices as a triangle fan using NV097_SET_VERTEX3F
TriFan-inlinebuf-ls
Draws vertices as a triangle fan using NV097_SET_VERTEX3F with line smoothing enabled.
TriFan-inlinebuf-ls-ps
Draws vertices as a triangle fan using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
TriFan-inlinebuf-ps
Draws vertices as a triangle fan using NV097_SET_VERTEX3F with polygon smoothing enabled.
TriFan-inlineelements
Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16
TriFan-inlineelements-ls
Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
TriFan-inlineelements-ls-ps
Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
TriFan-inlineelements-ps
Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
TriFan-ls
Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with line smoothing enabled.
TriFan-ls-ps
Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
TriFan-ps
Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with polygon smoothing enabled.
TriStrip
Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS
TriStrip-inlinearrays
Draws vertices as a strip of triangles using NV097_INLINE_ARRAY
TriStrip-inlinearrays-ls
Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with line smoothing enabled.
TriStrip-inlinearrays-ls-ps
Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
TriStrip-inlinearrays-ps
Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with polygon smoothing enabled.
TriStrip-inlinebuf
Draws vertices as a strip of triangles using NV097_SET_VERTEX3F
TriStrip-inlinebuf-ls
Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with line smoothing enabled.
TriStrip-inlinebuf-ls-ps
Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
TriStrip-inlinebuf-ps
Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with polygon smoothing enabled.
TriStrip-inlineelements
Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16
TriStrip-inlineelements-ls
Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
TriStrip-inlineelements-ls-ps
Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
TriStrip-inlineelements-ps
Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
TriStrip-ls
Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with line smoothing enabled.
TriStrip-ls-ps
Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
TriStrip-ps
Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with polygon smoothing enabled.