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.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/database/kernels/pad/pad_32.hpp b/src/database/kernels/pad/pad_32.hpp
index 7e4660d8..3970fc9d 100644
--- a/src/database/kernels/pad/pad_32.hpp
+++ b/src/database/kernels/pad/pad_32.hpp
@@ -190,7 +190,7 @@ const DatabaseEntry PadSingle = {
{ // QUALCOMM GPUs
kDeviceTypeGPU, "QUALCOMM", {
{ "default", {
- { Name{"QUALCOMM Adreno(TM) "}, Params{ 32, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"QUALCOMM Adreno(TM) "}, Params{ 8, 8, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 32, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}