Searched refs:m_ClContextControlWrapper (Results 1 – 2 of 2) sorted by relevance
218 m_ClContextControlWrapper = std::make_unique<ClContextControlWrapper>( in ClBackendContext()240 return m_ClContextControlWrapper->Sync(); in BeforeUnloadNetwork()254 m_ClContextControlWrapper->ClearClCache(); in AfterUnloadNetwork()
32 std::unique_ptr<ClContextControlWrapper> m_ClContextControlWrapper; member in armnn::ClBackendContext