Test that points are clamped to ALIASED_POINT_SIZE_RANGE
authorKai Ninomiya <kainino@chromium.org>
Tue, 23 Jan 2018 23:28:27 +0000 (15:28 -0800)
committerKai Ninomiya <kainino@chromium.org>
Wed, 24 Jan 2018 01:25:36 +0000 (17:25 -0800)
commitb2931a8957c7162b45123fda2668d93644fbdb23
treef6a5ad144b9a3be93fb5e2fb664e0e3c8dda49ba
parenta73c1d93008c1b4cac1d82daa2b4ba020da1d1b6
Test that points are clamped to ALIASED_POINT_SIZE_RANGE

This test verifies that the point size written to gl_PointSize is
clipped to the range ALIASED_POINT_SIZE_RANGE before rasterization.

See also: http://crbug.com/740560
In particular this comment: http://crbug.com/740560#c27

New tests: dEQP-GLES2.functional.rasterization.limits.points
Components: AOSP
Change-Id: I98708ebece4be9c2bce3c7ba3b57454aec657cce
android/cts/master/gles2-master.txt
modules/gles2/functional/es2fRasterizationTests.cpp