Searched refs:smallConfig (Results 1 – 1 of 1) sorted by relevance
1153 TestConfig smallConfig = config; in init() local1154 smallConfig.triangleCount = 1; in init()1155 smallConfig.drawCallCount = 1000; in init()1156 smallConfig.frameCount = 10; in init()1159 smallConfig.frameCount *= 4; in init()1161 …sharedNoneGroup->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(t… in init()1201 TestConfig smallConfig = config; in init() local1202 smallConfig.triangleCount = 1; in init()1203 smallConfig.drawCallCount = 1000; in init()1204 smallConfig.frameCount = 10; in init()[all …]