summaryrefslogtreecommitdiff
path: root/src/freedreno/common/freedreno_dev_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/freedreno/common/freedreno_dev_info.h')
-rw-r--r--src/freedreno/common/freedreno_dev_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/freedreno/common/freedreno_dev_info.h b/src/freedreno/common/freedreno_dev_info.h
index 924adf88452..8392b4a5874 100644
--- a/src/freedreno/common/freedreno_dev_info.h
+++ b/src/freedreno/common/freedreno_dev_info.h
@@ -54,6 +54,7 @@ struct freedreno_dev_info {
uint32_t ccu_offset_gmem;
uint32_t ccu_offset_bypass;
bool ccu_cntl_gmem_unk2;
+ bool has_z24uint_s8uint;
struct {
uint32_t RB_UNKNOWN_8E04_blit;