KawPow: fixed OpenCL memory leak
This commit is contained in:
parent
e4929d7c06
commit
bef9031b03
4 changed files with 30 additions and 25 deletions
|
@ -69,7 +69,6 @@ private:
|
|||
|
||||
KawPow_CalculateDAGKernel* m_calculateDagKernel = nullptr;
|
||||
|
||||
cl_program m_searchProgram = nullptr;
|
||||
cl_kernel m_searchKernel = nullptr;
|
||||
|
||||
size_t m_workGroupSize = 256;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue