intel: export batch_buffer_reloc_count
diff --git a/icd/intel/gpu.h b/icd/intel/gpu.h
index fac16bc..e5d8db3 100644
--- a/icd/intel/gpu.h
+++ b/icd/intel/gpu.h
@@ -50,7 +50,8 @@
     char *path;         /* path to the render or legacy node, or NULL */
     int gen_opaque;     /* always read with intel_gpu_gen() */
 
-    int batch_buffer_size;
+    XGL_SIZE max_batch_buffer_size;
+    XGL_UINT batch_buffer_reloc_count;
 
     /*
      * The enabled hardware features could be limited by the kernel.  This