Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp289 GrGLvoid GR_GL_FUNCTION_TYPE nullGLFlushMappedBufferRange(GrGLenum target, in nullGLFlushMappedBufferRange() function
395 functions->fFlushMappedBufferRange = nullGLFlushMappedBufferRange; in GrGLCreateNullInterface()
DSkNullGLContext.cpp317 GrGLvoid GR_GL_FUNCTION_TYPE nullGLFlushMappedBufferRange(GrGLenum target, in nullGLFlushMappedBufferRange() function
444 functions->fFlushMappedBufferRange = nullGLFlushMappedBufferRange; in create_null_interface()