Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h182 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexSubImage2D(GrGLenum target,
DGrGLNoOpInterface.cpp265 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexSubImage2D(GrGLenum target, in noOpGLTexSubImage2D() function
DSkNullGLContext.cpp441 functions->fTexSubImage2D = noOpGLTexSubImage2D; in create_null_interface()
DGrGLCreateNullInterface.cpp438 functions->fTexSubImage2D = noOpGLTexSubImage2D; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp928 functions->fTexSubImage2D = noOpGLTexSubImage2D; in GrGLCreateDebugInterface()