Fix downscaling image when using cuda

This commit is contained in:
loki-47-6F-64
2021-09-25 12:44:45 +02:00
parent bd7294e672
commit f78a9e2ccf
2 changed files with 13 additions and 9 deletions

View File

@@ -83,6 +83,8 @@ public:
int threadsPerBlock;
viewport_t viewport;
float scale;
};
} // namespace cuda