Added initial OpenCL stub.

This commit is contained in:
XMRig
2019-08-13 01:44:52 +07:00
parent a10f4bf90f
commit 79315bad8a
28 changed files with 6788 additions and 1 deletions

View File

@@ -39,7 +39,8 @@ public:
Default,
Usage,
Version,
Topo
Topo,
Platforms
};
static Id get(const Process &process);