summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2022-05-27 17:28:02 -0400
committerDylan Baker <dylan.c.baker@intel.com>2022-06-01 14:10:29 -0700
commit89b80e6587c008a2698ea4129bb6cb20398a096b (patch)
treebf82e35475c998da62b71102647706d314dc130f /docs
parent419920ebd590490bdcf67b853d1de5e5b3abdc86 (diff)
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> (cherry picked from commit 4b5bb2131866d5ee24d2ee5bb3f890eb11bee6bd)
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers/zink.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst
index 058d98d921d..8314a31657f 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -29,7 +29,6 @@ Here's a list of those requirements:
* ``logicOp``
* ``fillModeNonSolid``
- * ``largePoints``
* ``alphaToOne``
* ``shaderClipDistance``