turnip: enable sampleRateShading feature
authorJonathan Marek <jonathan@marek.ca>
Sun, 23 Feb 2020 22:29:37 +0000 (17:29 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 26 Feb 2020 00:21:45 +0000 (00:21 +0000)
commit708c3a5ffd1a69dc14dbc0e022a4c3848f9138fd
treea8487715a03165a19b6937cc429c9e183e632d1a
parentcb166aea24aff734f520f78c896255ec432f7f4e
turnip: enable sampleRateShading feature

There's still a TODO related to key->sample_shading, but it doesn't look
like it changes anything in ir3, so it works without that.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3923>
src/freedreno/vulkan/tu_cmd_buffer.c
src/freedreno/vulkan/tu_device.c
src/freedreno/vulkan/tu_pipeline.c