HomeSort by relevance Sort by last modified time
    Searched refs:m_firstClearFull (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fColorClearTest.cpp 64 , m_firstClearFull (firstClearFull)
82 const bool m_firstClearFull;
128 if (!m_testScissoring || (clearNdx == 0 && m_firstClearFull))
154 if (!m_testColorMasks || (clearNdx == 0 && m_firstClearFull))
  /external/deqp/modules/gles3/functional/
es3fColorClearTest.cpp 64 , m_firstClearFull (firstClearFull)
82 const bool m_firstClearFull;
128 if (!m_testScissoring || (clearNdx == 0 && m_firstClearFull))
154 if (!m_testColorMasks || (clearNdx == 0 && m_firstClearFull))

Completed in 88 milliseconds