Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h376 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjecti64v(GrGLuint id,
DGrGLNoOpInterface.cpp614 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjecti64v(GrGLuint id, in noOpGLGetQueryObjecti64v() function
DGrGLCreateNullInterface.cpp405 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v; in GrGLCreateNullInterface()
DSkNullGLContext.cpp454 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp898 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v; in GrGLCreateDebugInterface()