Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h167 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexImage2D(GrGLenum target,
DGrGLNoOpInterface.cpp245 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexImage2D(GrGLenum target, in noOpGLTexImage2D() function
DGrGLCreateNullInterface.cpp437 functions->fTexImage2D = noOpGLTexImage2D; in GrGLCreateNullInterface()
DSkNullGLContext.cpp486 functions->fTexImage2D = noOpGLTexImage2D; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp928 functions->fTexImage2D = noOpGLTexImage2D; in GrGLCreateDebugInterface()