Home
last modified time | relevance | path

Searched refs:isLineCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.cpp3111 const bool isLineCase = containsLineCases(m_specs); in init() local
3113 const int renderTargetSamples = (isMSAACase && isLineCase) ? (4) : (1); in init()