Searched refs:isCullFaceEnabled (Results 1 – 2 of 2) sorted by relevance
60 bool isCullFaceEnabled() const;
303 bool State::isCullFaceEnabled() const in isCullFaceEnabled() function in gl::State552 case GL_CULL_FACE: return isCullFaceEnabled(); in getEnableFeature()