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

  /external/chromium_org/cc/test/
test_gles2_interface.cc 151 void TestGLES2Interface::ClearStencil(GLint s) {
152 test_context_->clearStencil(s);
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_impl_autogen.h 183 void GLES2Implementation::ClearStencil(GLint s) {
186 helper_->ClearStencil(s);
    [all...]