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

  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 311 fFunctions.fGetVertexArrayIntegeri_v = bind_to_member(this, &GrGLTestInterface::getVertexArrayIntegeri_v);
GrGLTestInterface.h 316 virtual GrGLvoid getVertexArrayIntegeri_v(GrGLuint vaobj, GrGLuint index, GrGLenum pname, GrGLint *param) {
    [all...]

Completed in 692 milliseconds