Home
last modified time | relevance | path

Searched defs:unmapBuffer (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl566 glUnmapBufferFunc unmapBuffer; variable
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2004 void GrGLGpu::unmapBuffer(GrGLuint id, GrGLenum type, void* mapPtr) { in unmapBuffer() function in GrGLGpu