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

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h563 bool isPointSizeArrayEnabled() const;
H A DContext.cpp3408 bool Context::isPointSizeArrayEnabled() const function in class:es1::Context
H A DlibGLES_CM.cpp2509 case GL_POINT_SIZE_ARRAY_OES: return context->isPointSizeArrayEnabled(); break;

Completed in 127 milliseconds