Searched refs:isNormalArrayEnabled (Results 1 – 3 of 3) sorted by relevance
557 bool isNormalArrayEnabled() const;
3389 bool Context::isNormalArrayEnabled() const in isNormalArrayEnabled() function in es1::Context
2512 case GL_NORMAL_ARRAY: return context->isNormalArrayEnabled(); break; in IsEnabled()