HomeSort by relevance Sort by last modified time
    Searched refs:setPointSizeArrayEnabled (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 564 void setPointSizeArrayEnabled(bool enable);
libGLES_CM.cpp 1241 case GL_POINT_SIZE_ARRAY_OES: context->setPointSizeArrayEnabled(false); break;
    [all...]
Context.cpp     [all...]

Completed in 52 milliseconds