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;
309 const int clearStencil = CLEAR_STENCIL;
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 71 static const int CLEAR_STENCIL = 0;
309 const int clearStencil = CLEAR_STENCIL;
  /external/deqp/modules/egl/
teglRenderTests.cpp 77 static const int CLEAR_STENCIL = 0;
418 rr::clearMultisampleStencilBuffer(stencilBuffer, CLEAR_STENCIL, rr::WindowRectangle(0, 0, width, height));
751 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
982 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
    [all...]

Completed in 266 milliseconds