ArmNN
 21.02
ClContextControlFixtureBase< ProfilingEnabled > Struct Template Reference

#include <ClContextControlFixture.hpp>

Public Member Functions

 ClContextControlFixtureBase ()
 

Public Attributes

armnn::ClContextControl m_ClContextControl
 

Detailed Description

template<bool ProfilingEnabled>
struct ClContextControlFixtureBase< ProfilingEnabled >

Definition at line 12 of file ClContextControlFixture.hpp.

Constructor & Destructor Documentation

◆ ClContextControlFixtureBase()

Definition at line 15 of file ClContextControlFixture.hpp.

16  : m_ClContextControl(nullptr, nullptr, ProfilingEnabled) {}
armnn::ClContextControl m_ClContextControl

Member Data Documentation

◆ m_ClContextControl

armnn::ClContextControl m_ClContextControl

Definition at line 18 of file ClContextControlFixture.hpp.


The documentation for this struct was generated from the following file: