summaryrefslogtreecommitdiff
path: root/src/database/kernels/xdot/xdot_32.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/kernels/xdot/xdot_32.hpp')
-rw-r--r--src/database/kernels/xdot/xdot_32.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/database/kernels/xdot/xdot_32.hpp b/src/database/kernels/xdot/xdot_32.hpp
index b18de232..014ece99 100644
--- a/src/database/kernels/xdot/xdot_32.hpp
+++ b/src/database/kernels/xdot/xdot_32.hpp
@@ -52,6 +52,14 @@ const DatabaseEntry XdotSingle = {
} },
}
},
+ { // ARM GPUs
+ kDeviceTypeGPU, "ARM", {
+ { "default", {
+ { Name{"Mali-T760 "}, Params{ 64, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 64, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ }
+ },
{ // Intel CPUs
kDeviceTypeCPU, "Intel", {
{ "default", {