Home
last modified time | relevance | path

Searched refs:kIndexBufferOptionCount (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DQuadPerEdgeAA.h42 static const int kIndexBufferOptionCount = static_cast<int>(IndexBufferOption::kLast) + 1; member in skgpu::v1::QuadPerEdgeAA::Subset::ColorType::IndexBufferOption
119 static_assert(kIndexBufferOptionCount <= 4, "IndexBufferOption doesn't fit in 2 bits");

Completed in 1 milliseconds