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

  /external/skia/src/gpu/gl/
GrGLCaps.h 102 enum TransferBufferType {
260 TransferBufferType transferBufferType() const { return fTransferBufferType; }
400 TransferBufferType fTransferBufferType;
GrGLGpu.cpp 227 if (GrGLCaps::kChromium_TransferBufferType == this->glCaps().transferBufferType()) {
    [all...]

Completed in 175 milliseconds