mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-31 09:22:59 -05:00
Added OclContext class.
This commit is contained in:
@@ -64,6 +64,7 @@ public:
|
||||
|
||||
size_t freeMem() const;
|
||||
size_t globalMem() const;
|
||||
String printableName() const;
|
||||
uint32_t clock() const;
|
||||
void generate(const Algorithm &algorithm, OclThreads &threads) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user