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

  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 199 fFunctions.fStencilThenCoverStrokePathInstanced = bind_to_member(this, &GrGLTestInterface::stencilThenCoverStrokePathInstanced);
GrGLTestInterface.h 204 virtual GrGLvoid stencilThenCoverStrokePathInstanced(GrGLsizei numPaths, GrGLenum pathNameType, const GrGLvoid *paths, GrGLuint pathBase, GrGLint reference, GrGLuint mask, GrGLenum coverMode, GrGLenum transformType, const GrGLfloat *transformValues) {}
    [all...]

Completed in 42 milliseconds