mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 08:50:13 +01:00
freedreno/ir3: Remove unneeded forward declaration
Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17817>
This commit is contained in:
parent
8e8b7562c6
commit
4490387ea8
1 changed files with 0 additions and 2 deletions
|
|
@ -37,8 +37,6 @@
|
|||
|
||||
#include "ir3_compiler.h"
|
||||
|
||||
struct glsl_type;
|
||||
|
||||
/* driver param indices: */
|
||||
enum ir3_driver_param {
|
||||
/* compute shader driver params: */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue