Searched refs:m_ClContextControlWrapper (Results 1 – 2 of 2) sorted by relevance
171 m_ClContextControlWrapper = std::make_unique<ClContextControlWrapper>( in ClBackendContext()194 return m_ClContextControlWrapper->Sync(); in BeforeUnloadNetwork()208 m_ClContextControlWrapper->ClearClCache(); in AfterUnloadNetwork()216 return m_ClContextControlWrapper->Sync(); in AfterEnqueueWorkload()
35 std::unique_ptr<ClContextControlWrapper> m_ClContextControlWrapper; member in armnn::ClBackendContext