Searched refs:kLoadOpCount (Results 1 – 2 of 2) sorted by relevance
88 inline static constexpr int kLoadOpCount = (int)(LoadOp::kLast) + 1; variable
79 static_assert(SK_ARRAY_COUNT(mtlLoadAction) == kLoadOpCount);