Mesa (master): etnaviv: drop compiled_rs_state forward declaration

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Dec 13 08:31:52 UTC 2019


Module: Mesa
Branch: master
Commit: 06db271a6c12e55e616334fd62bca9f8e8951b6a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=06db271a6c12e55e616334fd62bca9f8e8951b6a

Author: Christian Gmeiner <christian.gmeiner at gmail.com>
Date:   Tue Dec 10 17:15:35 2019 +0100

etnaviv: drop compiled_rs_state forward declaration

Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>

---

 src/gallium/drivers/etnaviv/etnaviv_emit.h | 1 -
 1 file changed, 1 deletion(-)

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;




More information about the mesa-commit mailing list