Searched defs:isGLES1 (Results 1 – 1 of 1) sorted by relevance
8951 bool Context::isGLES1() const in isGLES1() function in gl::Context9340 bool isGLES1 = context->isGLES1(); in updateActiveAttribsMask() local