Searched refs:kLast_GrBufferType (Results 1 – 3 of 3) sorted by relevance
88 SkASSERT(bufferType >= 0 && bufferType <= kLast_GrBufferType); in gr_to_gl_access_pattern()
2118 SkASSERT(type >= 0 && type <= kLast_GrBufferType); in bindBuffer()
832 kLast_GrBufferType = kXferGpuToCpu_GrBufferType enumerator834 static const int kGrBufferTypeCount = kLast_GrBufferType + 1;