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

  /external/skia/src/gpu/gl/
GrGLBuffer.cpp 173 case GrGLCaps::kMapBufferRange_MapBufferType: {
220 case GrGLCaps::kMapBufferRange_MapBufferType: {
GrGLCaps.h 96 kMapBufferRange_MapBufferType, // glMapBufferRange()
GrGLCaps.cpp 399 fMapBufferType = kMapBufferRange_MapBufferType;
411 fMapBufferType = kMapBufferRange_MapBufferType;
    [all...]

Completed in 60 milliseconds