os/graphics/egl/egltest/endpointtestsuite/automated/tinc/egltest_endpoint_stressload.h
Update contrib.
1 // This component and the accompanying materials are made available
2 // under the terms of "Eclipse Public License v1.0"
3 // which accompanies this distribution, and is available
4 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
6 // Initial Contributors:
7 // Nokia Corporation - initial contribution.
17 @internalComponent - Internal Symbian test code
20 #include "egltest_endpoint_stress_engine.h"
21 #include "egltest_endpoint_engine.h"
23 _LIT(KEGL_EndpointStressLoad, "EGL_EndpointStressLoad");
26 NONSHARABLE_CLASS(CEglTest_TestStep_StressLoad): public CStressTestEngine
29 static CEglTest_TestStep_StressLoad *New();
32 TThreadFunction GetThreadFunction(TInt aThreadNumber);
34 CEglTest_TestStep_StressLoad();
35 static TInt LoadGpuProcessor(TAny *aSelf);
36 void LoadGpuProcessorL();
37 static TInt LoadGpuMemory(TAny *aSelf);
38 void LoadGpuMemoryL();