intel/dev: Add an intel_device_info::has_mesh_shading bit

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13660>
This commit is contained in:
Caio Oliveira 2021-07-07 12:41:57 -07:00
parent bba26939b1
commit ecba8178bd

View File

@ -92,6 +92,7 @@ struct intel_device_info
bool has_ray_tracing;
bool has_local_mem;
bool has_lsc;
bool has_mesh_shading;
/**
* \name Intel hardware quirks