This commit is contained in:
Konstantin Matskevich
2013-12-30 13:06:32 +04:00
parent a70a8e8680
commit 55634c1f52
3 changed files with 14 additions and 1 deletions

View File

@@ -489,6 +489,7 @@ public:
bool runTask(bool sync, const Queue& q=Queue());
size_t workGroupSize() const;
size_t preferedWorkGroupSizeMultiple() const;
bool compileWorkGroupSize(size_t wsz[]) const;
size_t localMemSize() const;