Searched refs:kLoadOpCount (Results 1 – 3 of 3) sorted by relevance
31 inline static constexpr int kLoadOpCount = (int)(LoadOp::kLast) + 1; variable
138 static_assert(std::size(wgpuLoadActionMap) == kLoadOpCount); in beginRenderPass()
161 static_assert(std::size(mtlLoadAction) == kLoadOpCount);