Home
last modified time | relevance | path

Searched refs:noOpGLGetQueryObjectui64v (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h363 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectui64v(GrGLuint id,
DGrGLNoOpInterface.cpp603 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectui64v(GrGLuint id, in noOpGLGetQueryObjectui64v() function
DSkNullGLContext.cpp408 functions->fGetQueryObjectui64v = noOpGLGetQueryObjectui64v; in create_null_interface()
DGrGLCreateNullInterface.cpp405 functions->fGetQueryObjectui64v = noOpGLGetQueryObjectui64v; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp897 functions->fGetQueryObjectui64v = noOpGLGetQueryObjectui64v; in GrGLCreateDebugInterface()