intel/dev: Add is_dg2 to devinfo
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12711>
This commit is contained in:
@@ -70,6 +70,7 @@ struct intel_device_info
|
||||
bool is_rocketlake;
|
||||
bool is_dg1;
|
||||
bool is_alderlake;
|
||||
bool is_dg2;
|
||||
|
||||
bool has_hiz_and_separate_stencil;
|
||||
bool must_use_separate_stencil;
|
||||
|
||||
Reference in New Issue
Block a user