aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/GPUTarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/GPUTarget.h')
-rw-r--r--arm_compute/core/GPUTarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/GPUTarget.h b/arm_compute/core/GPUTarget.h
index b8143f8d5c..d9994b6cf0 100644
--- a/arm_compute/core/GPUTarget.h
+++ b/arm_compute/core/GPUTarget.h
@@ -50,7 +50,7 @@ enum class GPUTarget
G52LIT = 0x241,
G76 = 0x250,
G77 = 0x310,
- TBOX = 0x320,
+ G78 = 0x320,
TODX = 0x330,
};