Searched refs:smallConfig (Results 1 – 1 of 1) sorted by relevance
1141 TestConfig smallConfig = config; in init() local1142 smallConfig.triangleCount = 1; in init()1143 smallConfig.drawCallCount = 1000; in init()1144 smallConfig.frameCount = 10; in init()1147 smallConfig.frameCount *= 4; in init()1149 …sharedNoneGroup->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(t… in init()1189 TestConfig smallConfig = config; in init() local1190 smallConfig.triangleCount = 1; in init()1191 smallConfig.drawCallCount = 1000; in init()1192 smallConfig.frameCount = 10; in init()[all …]