Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/
H A DGLTestContext.cpp52 GLGetQueryObjectui64vProc fGLGetQueryObjectui64v; member in __anon26496::GLGpuTimer
88 ctx->getGLProcAddress(&fGLGetQueryObjectui64v, "glGetQueryObjectui64v", ext); in GLGpuTimer()
93 fGLGetQueryObjectuiv && fGLGetQueryObjectui64v; in validate()
144 fGLGetQueryObjectui64v(queryID, GL_QUERY_RESULT, &nanoseconds); in getTimeElapsed()

Completed in 1 milliseconds