Home
last modified time | relevance | path

Searched defs:isGLES1 (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DContext.cpp8782 bool Context::isGLES1() const in isGLES1() function in gl::Context
9132 bool isGLES1 = context->isGLES1(); in updateActiveAttribsMask() local