nvk: Fix support for VK_EXT_sample_locations
authorGeorge Ouzounoudis <geothrock@gmail.com>
Wed, 9 Aug 2023 19:05:14 +0000 (22:05 +0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 11 Aug 2023 19:27:24 +0000 (19:27 +0000)
commit2de545c68ff201b4fd77dc790cf974d3e37dcbce
tree8bea36d99c4a738b432d8eacbb2de75b0e453fd5
parent2dc883eb37f04eb0bfbbb3cda62687a18b9235de
nvk: Fix support for VK_EXT_sample_locations

Fixes some crashes on sample locations pipeline tests.
The implementation was already there but the device properties were
missing.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24592>
src/nouveau/vulkan/nvk_physical_device.c