Home
last modified time | relevance | path

Searched refs:GR_GL_WAIT_FAILED (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp298 return GR_GL_WAIT_FAILED; in setupFenceSync()
/external/skqp/src/gpu/gl/
DGrGLDefines.h1055 #define GR_GL_WAIT_FAILED 0x911D macro
DGrGLTestInterface.h325 …lientWaitSync(GrGLsync sync, GrGLbitfield flags, GrGLuint64 timeout) { return GR_GL_WAIT_FAILED; } in clientWaitSync()
/external/skia/src/gpu/gl/
DGrGLDefines.h1096 #define GR_GL_WAIT_FAILED 0x911D macro