panvk: Kill panvk_private.h
Explicitly include the headers we need in the various .{c,h} files and remove panvk_private.h. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Reviewed-by: Rebecca Mckeever <rebecca.mckeever@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28170>
This commit is contained in:

committed by
Marge Bot

parent
fc69751abd
commit
2de95773b9
@@ -16,7 +16,6 @@
|
||||
#include "panvk_macros.h"
|
||||
#include "panvk_mempool.h"
|
||||
#include "panvk_pipeline.h"
|
||||
#include "panvk_private.h"
|
||||
#include "panvk_shader.h"
|
||||
|
||||
#include "pan_jc.h"
|
||||
|
Reference in New Issue
Block a user