Searched refs:isDepthTestEnabled (Results 1 – 2 of 2) sorted by relevance
162 bool isDepthTestEnabled() const;
459 case GL_DEPTH_TEST: return isDepthTestEnabled(); in getCap()521 bool Context::isDepthTestEnabled() const in isDepthTestEnabled() function in gl::Context