Point_params
Detailed_FF
Renders points using the fixed function pipeline with more complex point params.
 
         
        Detailed_VS
Renders points using a programmable shader with more complex point params.
 
         
        PointParamsOff_SmoothOff_128_FF
Renders points using the fixed function pipeline with point size 128 (16px), point smoothing and point params disabled.
 
         
        PointParamsOff_SmoothOff_128_VS
Renders points using a programmable shader with point size 128 (16px), point smoothing and point params disabled.
 
         
        PointParamsOn_SmoothOff_128_FF
Renders points using the fixed function pipeline with point size 128 (16px), point smoothing disabled and point params enabled.
 
         
        PointParamsOn_SmoothOff_128_VS
Renders points using a programmable shader with point size 128 (16px), point smoothing disabled and point params enabled.
 
         
        PointParamsOn_SmoothOn_001_FF
Renders points using the fixed function pipeline with point size 1, point smoothing and point params enabled. Demonstrates that point size is ignored when point params are enabled.
 
         
        PointParamsOn_SmoothOn_128_FF
Renders points using the fixed function pipeline with point size 128 (16px), point smoothing and point params enabled.
 
         
        PointParamsOn_SmoothOn_128_VS
Renders points using a programmable shader with point size 128 (16px), point smoothing and point params enabled.
 
         
        Scale_0_0_0_FF
Renders points using the fixed function pipeline at varying distances from the eye point with point size 130 (16.25px) and point scale params 0.0, 0.0, 0.0. Minimum size is set to 0.5.
 
         
        Scale_0_0_0_VS
Renders points using the programmable pipeline at varying distances from the eye point with point size 130 (16.25px) and point scale params 0.0, 0.0, 0.0. Minimum size is set to 0.5.
 
         
        Scale_0_0_1_FF
Renders points using the fixed function pipeline at varying distances from the eye point with point size 130 (16.25px) and point scale params 0.0, 0.0, 1.0. Minimum size is set to 0.5.
 
         
        Scale_0_0_1_VS
Renders points using the programmable pipeline at varying distances from the eye point with point size 130 (16.25px) and point scale params 0.0, 0.0, 1.0. Minimum size is set to 0.5.
 
         
        Scale_0_1_0_FF
Renders points using the fixed function pipeline at varying distances from the eye point with point size 130 (16.25px) and point scale params 0.0, 1.0, 0.0. Minimum size is set to 0.5.
 
         
        Scale_0_1_0_VS
Renders points using the programmable pipeline at varying distances from the eye point with point size 130 (16.25px) and point scale params 0.0, 1.0, 0.0. Minimum size is set to 0.5.
 
         
        Scale_0_1_1_FF
 
         
        Scale_0_1_1_VS
 
         
        Scale_4_0_0_FF
Renders points using the fixed function pipeline at varying distances from the eye point with point size 130 (16.25px) and point scale params 4.0, 0.0, 0.0. Minimum size is set to 0.5.
 
         
        Scale_4_0_0_VS
Renders points using the programmable pipeline at varying distances from the eye point with point size 130 (16.25px) and point scale params 4.0, 0.0, 0.0. Minimum size is set to 0.5.
 
         
        Scale_4_0_1_FF
 
         
        Scale_4_0_1_VS
 
         
        Scale_4_1_0_FF
 
         
        Scale_4_1_0_VS
 
         
        Scale_4_1_1_FF
 
         
        Scale_4_1_1_VS
 
        