Added OclContext class.
This commit is contained in:
parent
2a07bc4ef3
commit
cf123b7d88
9 changed files with 161 additions and 16 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue