Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrProcessorUnitTest.cpp150 static constexpr int kFPFactoryCount = 16; variable
155 if (kFPFactoryCount != GetFactories()->count()) { in VerifyFactoryCount()
156 SkDebugf("\nExpected %d fragment processor factories, found %d.\n", kFPFactoryCount, in VerifyFactoryCount()

Completed in 2 milliseconds