pvr: break out pipelines 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-03 10:03:58 +02:00
committed by Marge Bot
parent b51fac6212
commit bedb90a67e
7 changed files with 238 additions and 209 deletions
+2
View File
@@ -45,6 +45,8 @@
#include "pvr_job_render.h"
#include "pvr_job_transfer.h"
#include "pvr_limits.h"
#include "pvr_pipeline.h"
#include "util/macros.h"
#include "util/u_atomic.h"
#include "vk_alloc.h"