Searched refs:QueryPoolPerformanceTests (Results 1 – 3 of 3) sorted by relevance
33 class QueryPoolPerformanceTests : public tcu::TestCaseGroup class36 QueryPoolPerformanceTests(tcu::TestContext &testCtx);37 ~QueryPoolPerformanceTests(void) in ~QueryPoolPerformanceTests()43 QueryPoolPerformanceTests(const QueryPoolPerformanceTests &other);44 QueryPoolPerformanceTests &operator=(const QueryPoolPerformanceTests &other);
49 queryPoolTests->addChild(new QueryPoolPerformanceTests(testCtx)); in createChildren()
1343 QueryPoolPerformanceTests::QueryPoolPerformanceTests(tcu::TestContext &testCtx) in QueryPoolPerformanceTests() function in vkt::QueryPool::QueryPoolPerformanceTests1348 void QueryPoolPerformanceTests::init(void) in init()