Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h156 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexImage2D(GrGLenum target,
DGrGLNoOpInterface.cpp232 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexImage2D(GrGLenum target, in noOpGLTexImage2D() function
DSkNullGLContext.cpp438 functions->fTexImage2D = noOpGLTexImage2D; in create_null_interface()
DGrGLCreateNullInterface.cpp435 functions->fTexImage2D = noOpGLTexImage2D; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp925 functions->fTexImage2D = noOpGLTexImage2D; in GrGLCreateDebugInterface()