mesa/src/nouveau/vulkan/cl
Faith Ekstrand 36fa755b19 nvk/query: Add an interleaved query layout
This gives us two options for how to layout queries.  One is optimized
for space while the other is optimized for safely touching from the CPU
with cached maps.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33959>
2025-10-15 22:05:54 -04:00
..
nvk_query.cl nvk/query: Add an interleaved query layout 2025-10-15 22:05:54 -04:00
nvk_query.h