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

  /external/deqp/modules/gles2/functional/
es2fRandomFragmentOpTests.cpp 71 static const int CLEAR_STENCIL = 0;
308 const int clearStencil = CLEAR_STENCIL;
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 71 static const int CLEAR_STENCIL = 0;
308 const int clearStencil = CLEAR_STENCIL;
  /external/deqp/modules/glshared/
glsScissorTests.hpp 69 CLEAR_STENCIL,
  /external/deqp/modules/egl/
teglRenderTests.cpp 85 static const int CLEAR_STENCIL = 0;
382 rr::clearMultisampleStencilBuffer(stencilBuffer, CLEAR_STENCIL, rr::WindowRectangle(0, 0, width, height));
750 clear(api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
963 clear(api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
    [all...]

Completed in 185 milliseconds