Navigate to the top level

Point_size

Description
Tests the behavior of NV097_SET_POINT_SIZE and NV097_SET_POINT_SMOOTH_ENABLE
See
https://registry.khronos.org/OpenGL-Refpages/gl2.1/xhtml/glPointSize.xml
Each test renders a grid of points.
As points go from left to right: point size starts at 0 and increases by point_size_increment per point.
Suite class def

PointSmoothOff_01_FF

Renders points using the fixed function pipeline with point smoothing disabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOff_01_FF
Image as seen on display
No alpha test result for Point_size::PointSmoothOff_01_FF

PointSmoothOff_01_VS

Renders points using a programmable shader with point smoothing disabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOff_01_VS
Image as seen on display
No alpha test result for Point_size::PointSmoothOff_01_VS

PointSmoothOff_04_FF

Renders points using the fixed function pipeline with point smoothing disabled. Point size starts at 0 and increases by 4 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOff_04_FF
Image as seen on display
No alpha test result for Point_size::PointSmoothOff_04_FF

PointSmoothOff_08_FF

Renders points using the fixed function pipeline with point smoothing disabled. Point size starts at 0 and increases by 8 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOff_08_FF
Image as seen on display
No alpha test result for Point_size::PointSmoothOff_08_FF

PointSmoothOff_08_VS

Renders points using a programmable shader with point smoothing disabled. Point size starts at 0 and increases by 8 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOff_08_VS
Image as seen on display
No alpha test result for Point_size::PointSmoothOff_08_VS

PointSmoothOff_16_FF

Renders points using the fixed function pipeline with point smoothing disabled. Point size starts at 0 and increases by 16 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOff_16_FF
Image as seen on display
No alpha test result for Point_size::PointSmoothOff_16_FF

PointSmoothOff_16_VS

Renders points using a programmable shader with point smoothing disabled. Point size starts at 0 and increases by 16 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOff_16_VS
Image as seen on display
No alpha test result for Point_size::PointSmoothOff_16_VS

PointSmoothOn_01_FF

Renders points using the fixed function pipeline with point smoothing enabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOn_01_FF
Image as seen on display
No alpha test result for Point_size::PointSmoothOn_01_FF

PointSmoothOn_01_VS

Renders points using a programmable shader with point smoothing enabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOn_01_VS
Image as seen on display
No alpha test result for Point_size::PointSmoothOn_01_VS

PointSmoothOn_04_FF

Renders points using the fixed function pipeline with point smoothing enabled. Point size starts at 0 and increases by 4 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOn_04_FF
Image as seen on display
No alpha test result for Point_size::PointSmoothOn_04_FF

PointSmoothOn_04_VS

Renders points using a programmable shader with point smoothing enabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOn_04_VS
Image as seen on display
No alpha test result for Point_size::PointSmoothOn_04_VS

PointSmoothOn_08_FF

Renders points using the fixed function pipeline with point smoothing enabled. Point size starts at 0 and increases by 8 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOn_08_FF
Image as seen on display
No alpha test result for Point_size::PointSmoothOn_08_FF

PointSmoothOn_08_VS

Renders points using a programmable shader with point smoothing enabled. Point size starts at 0 and increases by 8 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOn_08_VS
Image as seen on display
No alpha test result for Point_size::PointSmoothOn_08_VS

PointSmoothOn_16_FF

Renders points using the fixed function pipeline with point smoothing enabled. Point size starts at 0 and increases by 16 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOn_16_FF
Image as seen on display
No alpha test result for Point_size::PointSmoothOn_16_FF

PointSmoothOn_16_VS

Renders points using a programmable shader with point smoothing enabled. Point size starts at 0 and increases by 16 per point starting at the upper left point.

Image with alpha
Test result for Point_size::PointSmoothOn_16_VS
Image as seen on display
No alpha test result for Point_size::PointSmoothOn_16_VS