Added clRetainMemObject support.
This commit is contained in:
parent
77eecdd2c2
commit
3560b6a3c2
4 changed files with 19 additions and 1 deletions
|
@ -76,6 +76,7 @@ xmrig::OclRxBaseRunner::~OclRxBaseRunner()
|
|||
OclLib::release(m_hashes);
|
||||
OclLib::release(m_rounding);
|
||||
OclLib::release(m_scratchpads);
|
||||
OclLib::release(m_dataset);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue