commit | 9feda65a83c7916562fa55596c8384c4b65fd6b3 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@collabora.com> | Thu Jun 09 16:02:13 2022 +0200 |
committer | Boris Brezillon <boris.brezillon@collabora.com> | Thu Jun 09 08:21:09 2022 -0700 |
tree | 88d3b574ecb59ce42613a2a83c627f81030b1cc9 | |
parent | 83c7fab53f379569092cc8f5e1753aab23a45df7 [diff] |
dzn: Use CreatePipelineState() This way we can easily extend the logic to support new features, like depth-bounds testing. Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16948>