Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrSamplerState.h31 inline static constexpr int kFilterCount = static_cast<int>(Filter::kLast) + 1; variable
/third_party/skia/src/gpu/ops/
DTextureOp.cpp391 static_assert(GrSamplerState::kFilterCount <= 4);