Home
last modified time | relevance | path

Searched refs:kLast_GrBufferType (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLBuffer.cpp88 SkASSERT(bufferType >= 0 && bufferType <= kLast_GrBufferType); in gr_to_gl_access_pattern()
DGrGLGpu.cpp2118 SkASSERT(type >= 0 && type <= kLast_GrBufferType); in bindBuffer()
/external/skqp/include/private/
DGrTypesPriv.h832 kLast_GrBufferType = kXferGpuToCpu_GrBufferType enumerator
834 static const int kGrBufferTypeCount = kLast_GrBufferType + 1;