Home
last modified time | relevance | path

Searched refs:fTransferBufferType (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.h260 TransferBufferType transferBufferType() const { return fTransferBufferType; } in transferBufferType()
400 TransferBufferType fTransferBufferType; variable
DGrGLCaps.cpp27 fTransferBufferType = kNone_TransferBufferType; in GrGLCaps()
420 fTransferBufferType = kPBO_TransferBufferType; in init()
424 fTransferBufferType = kPBO_TransferBufferType; in init()
426 fTransferBufferType = kChromium_TransferBufferType; in init()