This commit is contained in:
XMRig
2019-09-12 01:09:30 +07:00
parent e9b20fff81
commit 204fb31d5b
7 changed files with 16 additions and 26 deletions

View File

@@ -69,6 +69,8 @@ protected:
FillAesKernel *m_fillAes4Rx4_entropy = nullptr;
FindSharesKernel *m_find_shares = nullptr;
HashAesKernel *m_hashAes1Rx4 = nullptr;
uint32_t m_gcn_version = 12;
uint32_t m_worksize = 8;
};