diff options
author | Brian Ho <[email protected]> | 2020-01-24 18:04:50 -0500 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-01-30 20:30:46 +0000 |
commit | 58fd26c4332aa3f3ffd34d99d996ba62476d5acd (patch) | |
tree | 8ed6ac28748e880caea37d68afcc6b39ac94cda8 /build-support/conftest.dyn | |
parent | 1a3e2a7fa8bf184b5f9214d4c404e4c2c754aa58 (diff) |
turnip: Fix vkCmdCopyQueryPoolResults with available flag20.0-branchpoint
Previously, calling vkCmdCopyQueryPoolResults with the
VK_QUERY_RESULT_WITH_AVAILABILITY_BIT flag set the query result
field in the buffer 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 emitting a separate available
result in addition to the query result.
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3560>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3560>
Diffstat (limited to 'build-support/conftest.dyn')
0 files changed, 0 insertions, 0 deletions