mesa/src/intel
Kenneth Graunke e69d395cd1 intel/genxml: Add an "mbz" data type
There are some fields which Must Be Zero, and we don't want to allow
setting them from the template struct, but we do want them in the XML
to allow them to be decoded properly, and for documentation purposes.

This adds a new "mbz" type, much like "mbo", except it doesn't set
anything in the struct.  We also update the decoder to handle it.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13480>
2021-10-28 19:45:55 +00:00
..
blorp intel/blorp: fix a compile warning about uninitialized use 2021-10-05 11:59:27 +00:00
common intel/genxml: Add an "mbz" data type 2021-10-28 19:45:55 +00:00
compiler intel/compiler: Track primitive id in domain/evaluation shader 2021-10-26 18:22:14 +00:00
dev intel/dev: printout timestamp period 2021-10-28 13:16:56 +03:00
ds intel/pps: reuse timestamp_frequency from intel_device_info 2021-10-28 13:16:56 +03:00
genxml intel/genxml: Add an "mbz" data type 2021-10-28 19:45:55 +00:00
isl meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
tools intel/error-decode: printout INSTDONE_GEOM register for Gfx12.5 2021-08-17 08:05:45 +00:00
vulkan anv: Enable CCS for storage image formats 2021-10-27 10:59:56 -07:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
meson.build pps: Intel pps driver 2021-05-18 14:28:48 +00:00