turnip: Fill out VkPhysicalDeviceSubgroupProperties
authorBrian Ho <brian@brkho.com>
Fri, 19 Jun 2020 16:47:08 +0000 (12:47 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 19 Jun 2020 17:49:09 +0000 (17:49 +0000)
commitcca9aa4dfd5b72f6ed4eb78c012772f78cd1a641
treef116d02416e9f20a8d29482c032adc60e0060084
parent292ade3c9d2e27c6af136299656d4946910da034
turnip: Fill out VkPhysicalDeviceSubgroupProperties

This commit fills out VkPhysicalDeviceSubgroupProperties if present
in a VkPhysicalDeviceProperties2. The values here are simply pulled
from the blob.

Fixes some flakes in dEQP-VK.subgroups.* since dEQP was reading
uninitialized values of VkPhysicalDeviceSubgroupProperties.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5564>
src/freedreno/vulkan/tu_device.c