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

  /external/skia/include/gpu/gl/
GrGLInterface.h 295 GLPtr<GrGLCoverStrokePathInstancedProc> fCoverStrokePathInstanced;
GrGLFunctions.h 204 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLCoverStrokePathInstancedProc)(GrGLsizei numPaths, GrGLenum pathNameType, const GrGLvoid *paths, GrGLuint pathBase, GrGLenum coverMode, GrGLenum transformType, const GrGLfloat* transformValues);

Completed in 20 milliseconds