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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLBufferImpl.cpp 85 switch (gpu->glCaps().mapBufferType()) {
140 switch (gpu->glCaps().mapBufferType()) {
GrGLCaps.h 79 enum MapBufferType {
181 MapBufferType mapBufferType() const { return fMapBufferType; }
343 MapBufferType fMapBufferType;

Completed in 24 milliseconds