commit | f5b6dfcb18f821cc5425cd6eea013e28148097c4 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Thu Feb 20 09:43:34 2020 -0500 |
committer | Tomeu Vizoso <tomeu.vizoso@collabora.com> | Thu Feb 27 16:32:23 2020 +0100 |
tree | 82a4c9b4fe607b3f0ccd511ee861acefc7634ba7 | |
parent | 2fea44c6361b171c9313a75a7e9ef4cbf97602f0 [diff] |
panfrost: Expose PIPE_CAP_PRIMITIVE_RESTART It works just fine, we just forgot to expose the CAP. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3950>