iris: print binder utilization in INTEL_DEBUG=submit
[mesa.git] / src / gallium / drivers / iris / iris_binder.h
index dbb010693f50e3748b2174c4b05e1a387fd87b54..bae548b9d73fcf3253940c0fdf6f086a94835254 100644 (file)
@@ -33,6 +33,8 @@ struct iris_batch;
 struct iris_bufmgr;
 struct iris_compiled_shader;
 
+#define IRIS_BINDER_SIZE (64 * 1024)
+
 struct iris_binder
 {
    struct iris_bo *bo;