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

  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 309 fFunctions.fGetVertexArrayIntegerv = bind_to_member(this, &GrGLTestInterface::getVertexArrayIntegerv);
GrGLTestInterface.h 314 virtual GrGLvoid getVertexArrayIntegerv(GrGLuint vaobj, GrGLenum pname, GrGLint *param) {}
    [all...]

Completed in 64 milliseconds