Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/
DGLTestContext.cpp180 GLGetQueryObjectui64vProc fGLGetQueryObjectui64v; member in __anone7469e6e0111::GLGpuTimer
211 ctx->getGLProcAddress(&fGLGetQueryObjectui64v, "glGetQueryObjectui64v", ext); in GLGpuTimer()
216 fGLGetQueryObjectuiv && fGLGetQueryObjectui64v; in validate()
266 fGLGetQueryObjectui64v(queryID, GL_QUERY_RESULT, &nanoseconds); in getTimeElapsed()
/external/skqp/tools/gpu/gl/
DGLTestContext.cpp180 GLGetQueryObjectui64vProc fGLGetQueryObjectui64v; member in __anon619274a50111::GLGpuTimer
211 ctx->getGLProcAddress(&fGLGetQueryObjectui64v, "glGetQueryObjectui64v", ext); in GLGpuTimer()
216 fGLGetQueryObjectuiv && fGLGetQueryObjectui64v; in validate()
266 fGLGetQueryObjectui64v(queryID, GL_QUERY_RESULT, &nanoseconds); in getTimeElapsed()