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

  /external/deqp/modules/gles2/functional/
es2fColorClearTest.cpp 61 , m_testAlpha (testAlpha)
79 const bool m_testAlpha;
148 int a = m_testAlpha ? (int)(rnd.getUint32() & 0xFF) : 0xFF;
  /external/deqp/modules/gles3/functional/
es3fColorClearTest.cpp 61 , m_testAlpha (testAlpha)
79 const bool m_testAlpha;
148 int a = m_testAlpha ? (int)(rnd.getUint32() & 0xFF) : 0xFF;

Completed in 125 milliseconds