freedreno: add resource seqno
[mesa.git] / src / gallium / drivers / freedreno / freedreno_screen.h
index 19ba81523e1bd3466ee2d9ff06660c00a0793fda..b0b0e4f0d747d050e7403f9cadf31c6770e059ad 100644 (file)
@@ -95,6 +95,8 @@ struct fd_screen {
        struct fd_batch_cache batch_cache;
 
        bool reorder;
+
+       uint16_t rsc_seqno;
 };
 
 static inline struct fd_screen *