mesa/src/intel/isl/tests
Lionel Landwerlin bc24590f0c intel/i965: make gen_device_info mutable
Make gen_device_info a mutable structure so we can update the fields that
can be refined by querying the kernel (like subslices and EU numbers).

This patch does not make any functional change, it just makes
gen_get_device_info() fill a structure rather than returning a const
pointer.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2016-09-23 10:11:59 +03:00
..
.gitignore Move isl to src/intel 2016-02-18 10:34:47 -08:00
isl_surf_get_image_offset_test.c intel/i965: make gen_device_info mutable 2016-09-23 10:11:59 +03:00