Home | History | Annotate | Download | only in functional

Lines Matching full:renderingpossible

2005 	const bool		renderingPossible						= (m_features & FEATURE_UNIFORMVALUE_ZERO) == 0 || !m_uniformCollection->containsSeveralSamplerTypes();
2012 const bool performRenderTest = renderingPossible && performAssignUniforms && rnd.getBool();