commit | d6109bb1fe5d26f51d1caa9d96b3aaba74a69b78 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Thu Aug 21 09:12:19 2014 +0800 |
committer | Chia-I Wu <olvaffe@gmail.com> | Thu Aug 21 09:17:55 2014 +0800 |
tree | 640732418499d2fb2fe0e0fef776d86f8ccf4e5b | |
parent | ac8bd1762f37dd67108eb2f6fa0d533d3b9d1bc4 [diff] [blame] |
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