HomeSort by relevance Sort by last modified time
    Searched defs:CLEAR_STENCIL (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/glshared/
glsScissorTests.hpp 69 CLEAR_STENCIL,
  /external/deqp/modules/gles2/functional/
es2fRandomFragmentOpTests.cpp 71 static const int CLEAR_STENCIL = 0;
310 const int clearStencil = CLEAR_STENCIL;
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 71 static const int CLEAR_STENCIL = 0;
310 const int clearStencil = CLEAR_STENCIL;
  /external/deqp/modules/egl/
teglRenderTests.cpp 77 static const int CLEAR_STENCIL = 0;
455 rr::clearMultisampleStencilBuffer(stencilBuffer, CLEAR_STENCIL, rr::WindowRectangle(0, 0, width, height));
788 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
1020 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
    [all...]

Completed in 866 milliseconds