Searched refs:renderingPossible (Results 1 – 2 of 2) sorted by relevance
1995 …const bool renderingPossible = (m_features & FEATURE_UNIFORMVALUE_ZERO) == 0 || !m_uniformCo… in test() local2002 const bool performRenderTest = renderingPossible && performAssignUniforms && rnd.getBool(); in test()
2498 …const bool renderingPossible = (m_features & FEATURE_UNIFORMVALUE_ZERO) == 0 || !m_uniformCo… in test() local2507 const bool performRenderTest = renderingPossible && performAssignUniforms && rnd.getBool(); in test()