summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
diff options
context:
space:
mode:
authorChristian Gmeiner <[email protected]>2019-12-10 17:15:35 +0100
committerChristian Gmeiner <[email protected]>2019-12-13 08:11:03 +0000
commit06db271a6c12e55e616334fd62bca9f8e8951b6a (patch)
treed605466f9feef2c379a268b386d0a3ebe4938086 /src/gallium/drivers
parent5f7c5f5dd202d27a0a1075e5e11858c960afce9c (diff)
etnaviv: drop compiled_rs_state forward declaration
Signed-off-by: Christian Gmeiner <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
-rw-r--r--src/gallium/drivers/etnaviv/etnaviv_emit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/etnaviv/etnaviv_emit.h b/src/gallium/drivers/etnaviv/etnaviv_emit.h
index b4670eeb8f5..6018af91dfd 100644
--- a/src/gallium/drivers/etnaviv/etnaviv_emit.h
+++ b/src/gallium/drivers/etnaviv/etnaviv_emit.h
@@ -32,7 +32,6 @@
#include "hw/cmdstream.xml.h"
struct etna_context;
-struct compiled_rs_state;
struct etna_coalesce {
uint32_t start;