Searched refs:kStoreOpCount (Results 1 – 2 of 2) sorted by relevance
99 inline static constexpr int kStoreOpCount = (int)(StoreOp::kLast) + 1; variable
87 static_assert(SK_ARRAY_COUNT(mtlStoreAction) == kStoreOpCount);