Searched refs:fBufferType (Results 1 – 2 of 2) sorted by relevance
37 fBufferType = bufferType; in GrBufferAllocPool()355 if (kIndex_BufferType == fBufferType) { in createBuffer()358 GrAssert(kVertex_BufferType == fBufferType); in createBuffer()
175 BufferType fBufferType; variable