summaryrefslogtreecommitdiff
path: root/src/database/kernels/pad/pad_32.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/kernels/pad/pad_32.hpp')
-rw-r--r--src/database/kernels/pad/pad_32.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/database/kernels/pad/pad_32.hpp b/src/database/kernels/pad/pad_32.hpp
index 412d0a82..d1075550 100644
--- a/src/database/kernels/pad/pad_32.hpp
+++ b/src/database/kernels/pad/pad_32.hpp
@@ -52,7 +52,8 @@ const DatabaseEntry PadSingle = {
{ kDeviceNameDefault , Params{ 8, 16, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "default", {
- { kDeviceNameDefault , Params{ 8, 16, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"AMD Radeon Pro 580 Compute Engine "}, Params{ 8, 8, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 8, 16, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}
},