Module: Mesa Branch: master Commit: fb5d7d60e7e4e580e71ad682529d83e2b9c10801 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb5d7d60e7e4e580e71ad682529d83e2b9c10801
Author: Erik Faye-Lund <erik.faye-l...@collabora.com> Date: Fri Jan 22 09:49:36 2021 +0100 docs/zink: add two missing required features If these features aren't supported, we'll start doing illegal stuff, so let's document it. Reviewed-By: Mike Blumenkrantz <michael.blumenkra...@gmail.com> Reviewed-by: Hoe Hao Cheng <haochengho12...@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8648> --- docs/drivers/zink.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index 368f2b58430..e9b8d6b5caf 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -28,6 +28,8 @@ Here's a list of those requirements: * ``VkPhysicalDeviceFeatures``: * ``logicOp`` + * ``depthClamp`` + * ``depthBiasClamp`` * ``fillModeNonSolid`` * ``wideLines`` * ``largePoints`` _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-commit