intel/dev: Add a gen_device_info::has_ray_tracing bit
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 21 Oct 2020 20:04:11 +0000 (15:04 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 25 Nov 2020 05:37:09 +0000 (05:37 +0000)
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7356>

src/intel/dev/gen_device_info.h

index 73af2ca..b7b7df5 100644 (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