mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-19 11:00:42 +01:00
panfrost: Drop unused panfrost_device forward declaration in pan_shader.h
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Constantine Shablya <constantine.shablya@collabora.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26698>
This commit is contained in:
parent
517c0458f2
commit
f4f2b7492b
1 changed files with 0 additions and 2 deletions
|
|
@ -32,8 +32,6 @@
|
|||
#include "genxml/gen_macros.h"
|
||||
#include "pan_device.h"
|
||||
|
||||
struct panfrost_device;
|
||||
|
||||
void bifrost_preprocess_nir(nir_shader *nir, unsigned gpu_id);
|
||||
void midgard_preprocess_nir(nir_shader *nir, unsigned gpu_id);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue