Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h244 TransferBufferType transferBufferType() const { return fTransferBufferType; } in transferBufferType() function
DGrGLGpu.cpp1717 GrGLCaps::TransferBufferType xferBufferType = this->ctxInfo().caps()->transferBufferType(); in onCreateTransferBuffer()