Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h382 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectui64v(GrGLuint id,
DGrGLNoOpInterface.cpp626 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectui64v(GrGLuint id, in noOpGLGetQueryObjectui64v() function
DGrGLCreateNullInterface.cpp407 functions->fGetQueryObjectui64v = noOpGLGetQueryObjectui64v; in GrGLCreateNullInterface()
DSkNullGLContext.cpp456 functions->fGetQueryObjectui64v = noOpGLGetQueryObjectui64v; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp900 functions->fGetQueryObjectui64v = noOpGLGetQueryObjectui64v; in GrGLCreateDebugInterface()