Searched defs:fBufferType (Results 1 - 2 of 2) sorted by relevance
/external/skia/src/gpu/ | ||
H A D | GrBufferAllocPool.h | 118 BufferType fBufferType; member in class:GrBufferAllocPool |
/external/skia/src/gpu/gl/ | ||
H A D | GrGLBufferImpl.h | 49 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