zink: drop largePoints requirement

this is not required by any version of GL, so don't pretend it's needed

cc: mesa-stable

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16758>
This commit is contained in:
Mike Blumenkrantz
2022-05-27 17:28:02 -04:00
committed by Marge Bot
parent 63a9e0a986
commit 4b5bb21318
2 changed files with 0 additions and 3 deletions

View File

@@ -29,7 +29,6 @@ Here's a list of those requirements:
* ``logicOp``
* ``fillModeNonSolid``
* ``largePoints``
* ``alphaToOne``
* ``shaderClipDistance``