Lines Matching refs:config
7195 PolygonModeLargePointsCase (tcu::TestContext& testCtx, const std::string& name, const PolygonModeLargePointsConfig& config)
7197 , m_config (config)
7218 PolygonModeLargePointsInstance (Context& context, const PolygonModeLargePointsConfig& config)
7220 , m_config(config)
8159 PolygonModeLargePointsConfig config(1.0f, meshShader, tessellation, geometryShader, dynamicPolyMode, true);
8160 polygonsAsPoints->addChild(new PolygonModeLargePointsCase(testCtx, testName, config));
8202 PolygonModeLargePointsConfig config(2.0f, meshShader, tessellation, geometryShader, dynamicPolyMode);
8203 polygonModeLargePointsGroup->addChild(new PolygonModeLargePointsCase(testCtx, testName, config));
8426 const ConservativeTestConfig config =
8441 config,
8447 config,
8453 config,
8465 const ConservativeTestConfig config =
8480 config,
8486 config,
8518 ConservativeTestConfig config =
8533 config,
8540 config.lineWidth = underestimateLineWidths[underestimateWidthNdx].size;
8543 config,
8552 config.lineWidth = underestimatePointSizes[underestimatePointSizeNdx].size;
8555 config,
8566 ConservativeTestConfig config =
8579 "test", config,
8586 config.lineWidth = underestimateLineWidths[underestimateWidthNdx].size;
8590 config,