Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fColorClearTest.cpp64 , m_firstClearFull (firstClearFull) in ColorClearCase()
82 const bool m_firstClearFull; member in deqp::gles2::Functional::ColorClearCase
128 if (!m_testScissoring || (clearNdx == 0 && m_firstClearFull)) in iterate()
154 if (!m_testColorMasks || (clearNdx == 0 && m_firstClearFull)) in iterate()
/external/deqp/modules/gles3/functional/
Des3fColorClearTest.cpp64 , m_firstClearFull (firstClearFull) in ColorClearCase()
82 const bool m_firstClearFull; member in deqp::gles3::Functional::ColorClearCase
128 if (!m_testScissoring || (clearNdx == 0 && m_firstClearFull)) in iterate()
154 if (!m_testColorMasks || (clearNdx == 0 && m_firstClearFull)) in iterate()