Searched refs:ClContextControlWrapper (Results 1 – 2 of 2) sorted by relevance
31 struct ClContextControlWrapper;32 std::unique_ptr<ClContextControlWrapper> m_ClContextControlWrapper;
21 struct ClBackendContext::ClContextControlWrapper struct in armnn::ClBackendContext23 ClContextControlWrapper(arm_compute::CLTuner* tuner, in ClContextControlWrapper() function218 m_ClContextControlWrapper = std::make_unique<ClContextControlWrapper>( in ClBackendContext()