commit | bd657943f17365ebc6535da8f1a5257f4963a1a5 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Thu Aug 21 14:37:35 2014 +0800 |
committer | Chia-I Wu <olvaffe@gmail.com> | Thu Aug 21 14:38:36 2014 +0800 |
tree | 3eed8454451ebf0e26aca56f80194f160c921e2f | |
parent | 069f30f7114c2c502ea46ecaf9ae016422245782 [diff] [blame] |
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; /*