summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorBrian Ho <[email protected]>2020-01-24 16:39:47 -0500
committerMarge Bot <[email protected]>2020-01-30 20:30:46 +0000
commit1a3e2a7fa8bf184b5f9214d4c404e4c2c754aa58 (patch)
tree54990863aaba23ce5db5cdda5dfe8efceac85f83 /VERSION
parent1c3319cf81779ba6a17223d22ddd3afc68acab1e (diff)
turnip: Fix vkGetQueryPoolResults with available flag
Previously, calling vkGetQueryPoolResults with the VK_QUERY_RESULT_WITH_AVAILABILITY_BIT flag set the query result field in *pData to 0 if unavailable and the query result if available. This was a misunderstanding of the Vulkan spec, and this commit corrects the behavior to eriting a separate available result in addition to the query result. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3560>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions