Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h337 GrGLenum GR_GL_FUNCTION_TYPE noOpGLGetError();
DGrGLNoOpInterface.cpp460 GrGLenum GR_GL_FUNCTION_TYPE noOpGLGetError() { in noOpGLGetError() function
DSkNullGLContext.cpp404 functions->fGetError = noOpGLGetError; in create_null_interface()
DGrGLCreateNullInterface.cpp401 functions->fGetError = noOpGLGetError; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp893 functions->fGetError = noOpGLGetError; in GrGLCreateDebugInterface()