nvk: Events
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:12:01 +0000 (20:12 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:32:00 +0000 (21:32 +0000)
commit23409aea73d7d750d1f45874bd0e8037048e7920
tree54761fe9672177a06b7de25c34c1566e0242979b
parent62e8faf56c5e8ffb82519b28e84f1f51d825a7d7
nvk: Events

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/meson.build
src/nouveau/vulkan/nvk_device.c
src/nouveau/vulkan/nvk_device.h
src/nouveau/vulkan/nvk_event.c [new file with mode: 0644]
src/nouveau/vulkan/nvk_event.h [new file with mode: 0644]
src/nouveau/vulkan/nvk_query_pool.c