Searched refs:isStencilTestEnabled (Results 1 – 2 of 2) sorted by relevance
176 bool isStencilTestEnabled() const;
458 case GL_STENCIL_TEST: return isStencilTestEnabled(); in getCap()574 bool Context::isStencilTestEnabled() const in isStencilTestEnabled() function in gl::Context