Searched refs:smallConfig (Results 1 – 1 of 1) sorted by relevance
1144 TestConfig smallConfig = config; in init() local1145 smallConfig.triangleCount = 1; in init()1146 smallConfig.drawCallCount = 1000; in init()1147 smallConfig.frameCount = 10; in init()1150 smallConfig.frameCount *= 4; in init()1152 …sharedNoneGroup->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(t… in init()1192 TestConfig smallConfig = config; in init() local1193 smallConfig.triangleCount = 1; in init()1194 smallConfig.drawCallCount = 1000; in init()1195 smallConfig.frameCount = 10; in init()[all …]