From: Lionel Landwerlin Date: Mon, 21 Oct 2019 14:16:05 +0000 (+0300) Subject: intel/dev: store whether the device uses an aux map tables on devinfo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=830cdaf3f01e34a430131ca8bec26827383f95cd;p=mesa.git intel/dev: store whether the device uses an aux map tables on devinfo Signed-off-by: Lionel Landwerlin Reviewed-by: Jordan Justen Reviewed-by: Kenneth Graunke --- diff --git a/src/intel/dev/gen_device_info.h b/src/intel/dev/gen_device_info.h index ea344684f2b..4389b8e2931 100644 --- a/src/intel/dev/gen_device_info.h +++ b/src/intel/dev/gen_device_info.h @@ -76,6 +76,7 @@ struct gen_device_info bool supports_simd16_3src; bool has_resource_streamer; bool disable_ccs_repack; + bool has_aux_map; /** * \name Intel hardware quirks