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

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmContext.h 43 void drawPointsElems(GLESConversionArrays& arrs,GLsizei count,GLenum type,const GLvoid* indices);
GLEScmContext.cpp 213 void GLEScmContext::drawPointsElems(GLESConversionArrays& arrs,GLsizei count,GLenum type,const GLvoid* indices_in) {
GLEScmImp.cpp 590 ctx->drawPointsElems(tmpArrs,count,type,indices);
    [all...]

Completed in 210 milliseconds