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

  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 300 fFunctions.fVertexArrayFogCoordOffset = bind_to_member(this, &GrGLTestInterface::vertexArrayFogCoordOffset);
GrGLTestInterface.h 305 virtual GrGLvoid vertexArrayFogCoordOffset(GrGLuint vaobj, GrGLuint buffer, GrGLenum type, GrGLsizei stride, GrGLintptr offset) {}
    [all...]

Completed in 207 milliseconds