freedreno/ir3: resync instr-a3xx.h/disasm-a3xx.c
[mesa.git] / src / gallium / drivers / freedreno / freedreno_gmem.h
index 116423a40e2e80227c4062b6981ab804b418319f..6598ea9cc8b6167adfce00ebdf751a4558432d60 100644 (file)
@@ -62,6 +62,7 @@ struct fd_gmem_stateobj {
 struct fd_batch;
 
 void fd_gmem_render_tiles(struct fd_batch *batch);
+void fd_gmem_render_noop(struct fd_batch *batch);
 
 bool fd_gmem_needs_restore(struct fd_batch *batch, struct fd_tile *tile,
                uint32_t buffers);