Searched defs:fBufferType (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrBufferAllocPool.h118 BufferType fBufferType; member in class:GrBufferAllocPool
/external/skia/src/gpu/gl/
H A DGrGLBufferImpl.h49 GrGLenum bufferType() const { return fBufferType; }
60 GrGLenum fBufferType; // GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER, e.g. member in class:GrGLBufferImpl

Completed in 146 milliseconds