Searched refs:isColorArrayEnabled (Results 1 – 3 of 3) sorted by relevance
560 bool isColorArrayEnabled() const;
3399 bool Context::isColorArrayEnabled() const in isColorArrayEnabled() function in es1::Context
2513 case GL_COLOR_ARRAY: return context->isColorArrayEnabled(); break; in IsEnabled()