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

  /external/skqp/src/gpu/gl/
GrGLTestInterface.cpp 299 fFunctions.fVertexArrayTexCoordOffset = bind_to_member(this, &GrGLTestInterface::vertexArrayTexCoordOffset);
GrGLTestInterface.h 304 virtual GrGLvoid vertexArrayTexCoordOffset(GrGLuint vaobj, GrGLuint buffer, GrGLint size, GrGLenum type, GrGLsizei stride, GrGLintptr offset) {}
    [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 304 virtual GrGLvoid vertexArrayTexCoordOffset(GrGLuint vaobj, GrGLuint buffer, GrGLint size, GrGLenum type, GrGLsizei stride, GrGLintptr offset) {}
    [all...]

Completed in 63 milliseconds