aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/intel/dev/gen_device_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/dev/gen_device_info.h b/src/intel/dev/gen_device_info.h
index 1456dd16dab..37e9c4231fa 100644
--- a/src/intel/dev/gen_device_info.h
+++ b/src/intel/dev/gen_device_info.h
@@ -63,6 +63,7 @@ struct gen_device_info
bool is_coffeelake;
bool is_cannonlake;
bool is_elkhartlake;
+ bool is_dg1;
bool has_hiz_and_separate_stencil;
bool must_use_separate_stencil;