From b03f7c5c780fe2df23eb8c5c1b4b1d65bd7f0339 Mon Sep 17 00:00:00 2001 From: Georgios Pinitas Date: Thu, 12 Jul 2018 10:49:53 +0100 Subject: COMPMID-1188 : Rename TNOX to Mali-G76 Change-Id: I136f7aa4bca268abd4fbe4f6ce4bcc2708ec3671 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/139689 Tested-by: Jenkins Reviewed-by: Anthony Barbier --- arm_compute/core/GPUTarget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm_compute/core/GPUTarget.h') diff --git a/arm_compute/core/GPUTarget.h b/arm_compute/core/GPUTarget.h index 2292a7834c..b7178acb1a 100644 --- a/arm_compute/core/GPUTarget.h +++ b/arm_compute/core/GPUTarget.h @@ -45,7 +45,7 @@ enum class GPUTarget G51 = 0x230, G51BIG = 0x231, G51LIT = 0x232, - TNOX = 0x240, + G76 = 0x240, TTRX = 0x250, TBOX = 0x260 }; -- cgit v1.2.1