pvr: break out instance/device to separate header

Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37432>
This commit is contained in:
Erik Faye-Lund
2025-09-02 16:00:31 +02:00
committed by Marge Bot
parent af431e7495
commit 0cf8839a3d
31 changed files with 311 additions and 246 deletions
+1
View File
@@ -38,6 +38,7 @@
#include <unistd.h>
#include <vulkan/vulkan.h>
#include "pvr_device.h"
#include "pvr_job_compute.h"
#include "pvr_job_context.h"
#include "pvr_job_render.h"