Searched refs:isVertexArrayEnabled (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h554 bool isVertexArrayEnabled() const;
H A DContext.cpp3378 bool Context::isVertexArrayEnabled() const function in class:es1::Context
H A DlibGLES_CM.cpp2506 case GL_VERTEX_ARRAY: return context->isVertexArrayEnabled(); break;

Completed in 86 milliseconds