summaryrefslogtreecommitdiff
path: root/src/database/kernels/pad/pad_3232.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/kernels/pad/pad_3232.hpp')
-rw-r--r--src/database/kernels/pad/pad_3232.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/database/kernels/pad/pad_3232.hpp b/src/database/kernels/pad/pad_3232.hpp
index 20fabcb7..c4b8eeec 100644
--- a/src/database/kernels/pad/pad_3232.hpp
+++ b/src/database/kernels/pad/pad_3232.hpp
@@ -60,7 +60,8 @@ const DatabaseEntry PadComplexSingle = {
kDeviceTypeGPU, "ARM", {
{ "default", {
{ Name{"Mali-T628 "}, Params{ 32, 8, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
- { kDeviceNameDefault , Params{ 32, 8, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Mali-T760 "}, Params{ 8, 32, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 32, 8, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}
},