Home
last modified time | relevance | path

Searched refs:nullGLMapBufferRange (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp243 GrGLvoid* GR_GL_FUNCTION_TYPE nullGLMapBufferRange(GrGLenum target, GrGLintptr offset, in nullGLMapBufferRange() function
422 functions->fMapBufferRange = nullGLMapBufferRange; in GrGLCreateNullInterface()
DSkNullGLContext.cpp259 GrGLvoid* GR_GL_FUNCTION_TYPE nullGLMapBufferRange(GrGLenum target, GrGLintptr offset, in nullGLMapBufferRange() function
471 functions->fMapBufferRange = nullGLMapBufferRange; in create_null_interface()