HomeSort by relevance Sort by last modified time
    Searched refs:nullGLFlushMappedBufferRange (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 289 GrGLvoid GR_GL_FUNCTION_TYPE nullGLFlushMappedBufferRange(GrGLenum target,
393 functions->fFlushMappedBufferRange = nullGLFlushMappedBufferRange;
SkNullGLContext.cpp 283 GrGLvoid GR_GL_FUNCTION_TYPE nullGLFlushMappedBufferRange(GrGLenum target,
396 functions->fFlushMappedBufferRange = nullGLFlushMappedBufferRange;

Completed in 139 milliseconds