venus: handle VK_QUERY_TYPE_PRIMITIVES_GENERATED_EXT
authorYiwei Zhang <zzyiwei@chromium.org>
Fri, 11 Nov 2022 16:25:33 +0000 (08:25 -0800)
committerEric Engestrom <eric@engestrom.ch>
Thu, 17 Nov 2022 14:05:03 +0000 (14:05 +0000)
commit58240683933c84de69dccabb4a2c4ce364ba3f7a
tree5f3a3df6a11c7077fe990ee65216d4d789b1bb00
parent0bcf214da32438ab8bf722ee8d9fea8940b6fcf9
venus: handle VK_QUERY_TYPE_PRIMITIVES_GENERATED_EXT

This change adds some docs for the query size, and has been tested with
dEQP-VK.transform_feedback.primitives_generated_query.* on supported
implementations.

Fixes: 8f7b5bf34b4 ("venus: add VK_EXT_primitives_generated_query support")

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19684>
(cherry picked from commit f7d7e558c958d4057cf88dfa37f80d150d62d87f)
.pick_status.json
src/virtio/vulkan/vn_query_pool.c