intel: use XGL_GPU_SIZE for GPU sizes
diff --git a/icd/intel/gpu.h b/icd/intel/gpu.h
index e5d8db3..473982f 100644
--- a/icd/intel/gpu.h
+++ b/icd/intel/gpu.h
@@ -50,7 +50,7 @@
     char *path;         /* path to the render or legacy node, or NULL */
     int gen_opaque;     /* always read with intel_gpu_gen() */
 
-    XGL_SIZE max_batch_buffer_size;
+    XGL_GPU_SIZE max_batch_buffer_size;
     XGL_UINT batch_buffer_reloc_count;
 
     /*