zink: check for depth-bias-clamp feature
This cap depends on a feature-bit.
Fixes: 3d7d55c2cf
("zink: enable PIPE_CAP_POLYGON_OFFSET_CLAMP")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9803>
This commit is contained in:

committed by
Marge Bot

parent
f6f2cbeb44
commit
215ff8246f
@@ -29,7 +29,6 @@ Here's a list of those requirements:
|
||||
|
||||
* ``logicOp``
|
||||
* ``depthClamp``
|
||||
* ``depthBiasClamp``
|
||||
* ``fillModeNonSolid``
|
||||
* ``wideLines``
|
||||
* ``largePoints``
|
||||
@@ -200,6 +199,7 @@ are required to be supported
|
||||
|
||||
* ``samplerAnisotropy``
|
||||
* ``pipelineStatisticsQuery``
|
||||
* ``depthBiasClamp``
|
||||
|
||||
* Device extensions:
|
||||
|
||||
|
Reference in New Issue
Block a user