Home
last modified time | relevance | path

Searched refs:kStoreOpCount (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/experimental/graphite/src/
DDrawTypes.h99 inline static constexpr int kStoreOpCount = (int)(StoreOp::kLast) + 1; variable
/third_party/skia/experimental/graphite/src/mtl/
DMtlCommandBuffer.mm87 static_assert(SK_ARRAY_COUNT(mtlStoreAction) == kStoreOpCount);