Home
last modified time | relevance | path

Searched refs:GR_GL_BUFFER_MAPPED (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLDefines.h718 #define GR_GL_BUFFER_MAPPED 0x88BC macro
DGrGLCreateNullInterface.cpp319 case GR_GL_BUFFER_MAPPED: { in nullGLGetBufferParameteriv()
DSkNullGLContext.cpp353 case GR_GL_BUFFER_MAPPED: { in nullGLGetBufferParameteriv()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp759 case GR_GL_BUFFER_MAPPED: in debugGLGetBufferParameteriv()