Searched refs:GrGLWaitSyncProc (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/gpu/gl/
H A DGrGLInterface.h315 GrGLFunction<GrGLWaitSyncProc> fWaitSync;
H A DGrGLFunctions.h237 typedef GrGLvoid (* GrGLWaitSyncProc)(GrGLsync sync, GrGLbitfield flags, GrGLuint64 timeout); typedef
/external/skqp/include/gpu/gl/
H A DGrGLInterface.h441 GrGLFunction<GrGLWaitSyncProc> fWaitSync;
H A DGrGLFunctions.h360 typedef GrGLvoid (* GrGLWaitSyncProc)(GrGLsync sync, GrGLbitfield flags, GrGLuint64 timeout); typedef

Completed in 113 milliseconds