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

  /external/deqp/modules/gles2/functional/
es2fDepthStencilClearTests.cpp 135 bool m_testStencil;
148 , m_testStencil (stencil)
210 (m_testStencil && renderTarget.getStencilBits() == 0))
257 if (m_testDepth && m_testStencil)
270 DE_ASSERT(m_testStencil);
357 if (m_testStencil)
447 if (m_testStencil)
  /external/deqp/modules/gles3/functional/
es3fDepthStencilClearTests.cpp 135 bool m_testStencil;
148 , m_testStencil (stencil)
213 (m_testStencil && renderTarget.getStencilBits() == 0))
260 if (m_testDepth && m_testStencil)
273 DE_ASSERT(m_testStencil);
360 if (m_testStencil)
450 if (m_testStencil)

Completed in 520 milliseconds