mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2025-03-03 15:48:45 +00:00
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:
parent
bba26939b1
commit
ecba8178bd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user