intel/dev: Add a gen_device_info::has_ray_tracing bit

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7356>
This commit is contained in:
Jason Ekstrand 2020-10-21 15:04:11 -05:00 committed by Marge Bot
parent 1d6434f02b
commit 5faf859ebb

View file

@ -80,6 +80,7 @@ struct gen_device_info
bool disable_ccs_repack;
bool has_aux_map;
bool has_tiling_uapi;
bool has_ray_tracing;
/**
* \name Intel hardware quirks