Home
last modified time | relevance | path

Searched refs:PerformanceTests (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pPerformanceTests.hpp36 class PerformanceTests : public TestCaseGroup class
39 PerformanceTests (Context& context);
40 ~PerformanceTests (void);
45 PerformanceTests (const PerformanceTests& other);
46 PerformanceTests& operator= (const PerformanceTests& other);
H A Des3pPerformanceTests.cpp116 // PerformanceTests
118 PerformanceTests::PerformanceTests (Context& context) in PerformanceTests() function in deqp::gles3::Performance::PerformanceTests
123 PerformanceTests::~PerformanceTests (void) in ~PerformanceTests()
127 void PerformanceTests::init (void) in init()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pPerformanceTests.hpp36 class PerformanceTests : public TestCaseGroup class
39 PerformanceTests (Context& context);
40 ~PerformanceTests (void);
45 PerformanceTests (const PerformanceTests& other);
46 PerformanceTests& operator= (const PerformanceTests& other);
H A Des2pPerformanceTests.cpp102 // PerformanceTests
104 PerformanceTests::PerformanceTests (Context& context) in PerformanceTests() function in deqp::gles2::Performance::PerformanceTests
109 PerformanceTests::~PerformanceTests (void) in ~PerformanceTests()
113 void PerformanceTests::init (void) in init()
/third_party/vk-gl-cts/modules/egl/
H A DteglTestPackage.cpp89 class PerformanceTests : public TestCaseGroup class
92 PerformanceTests (EglTestContext& eglTestCtx) in PerformanceTests() function in deqp::egl::PerformanceTests
207 addChild(new PerformanceTests (*m_eglTestCtx)); in init()
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3TestPackage.cpp159 addChild(new Performance::PerformanceTests (*m_context)); in init()
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2TestPackage.cpp162 addChild(new Performance::PerformanceTests (*m_context)); in init()

Completed in 3 milliseconds