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

  /external/skia/include/gpu/gl/
GrGLInterface.h 263 GrGLFunction<GrGLUnmapBufferProc> fUnmapBuffer;
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 321 !fFunctions.fUnmapBuffer) {
GrGLTestInterface.cpp 168 fFunctions.fUnmapBuffer = bind_to_member(this, &GrGLTestInterface::unmapBuffer);
  /external/skqp/include/gpu/gl/
GrGLInterface.h 266 GrGLFunction<GrGLUnmapBufferProc> fUnmapBuffer;
  /external/skqp/src/gpu/gl/
GrGLInterface.cpp 321 !fFunctions.fUnmapBuffer) {
GrGLTestInterface.cpp 168 fFunctions.fUnmapBuffer = bind_to_member(this, &GrGLTestInterface::unmapBuffer);

Completed in 69 milliseconds