Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DResourceTypes.h53 static const int kBufferTypeCount = static_cast<int>(BufferType::kLast) + 1; variable
/external/skia/src/gpu/graphite/mtl/
DMtlBuffer.mm16 NSString* kBufferTypeNames[kBufferTypeCount] = {
/external/skia/src/gpu/graphite/dawn/
DDawnBuffer.cpp17 static const char* kBufferTypeNames[kBufferTypeCount] = {