radv: add radv_queue.h

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28526>
This commit is contained in:
Samuel Pitoiset
2024-04-01 17:59:42 +02:00
committed by Marge Bot
parent 30eb0ef45a
commit 0fb19b8331
6 changed files with 134 additions and 94 deletions
+1
View File
@@ -23,6 +23,7 @@
#include "radv_cs.h"
#include "radv_private.h"
#include "radv_queue.h"
#include "radv_shader.h"
#include "vk_common_entrypoints.h"
#include "vk_semaphore.h"