HomeSort by relevance Sort by last modified time
    Searched refs:kVertex_BufferType (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrBufferAllocPool.h 55 kVertex_BufferType,
GrBufferAllocPool.cpp 328 SkASSERT(kVertex_BufferType == fBufferType);
336 : GrBufferAllocPool(gpu, kVertex_BufferType, MIN_VERTEX_BUFFER_SIZE) {

Completed in 443 milliseconds