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

  /external/skia/src/gpu/gl/
GrGLCaps.h 100 enum TransferBufferType {
257 TransferBufferType transferBufferType() const { return fTransferBufferType; }
458 TransferBufferType fTransferBufferType;
  /external/skqp/src/gpu/gl/
GrGLCaps.h 100 enum TransferBufferType {
264 TransferBufferType transferBufferType() const { return fTransferBufferType; }
458 TransferBufferType fTransferBufferType;

Completed in 74 milliseconds