Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrProgramInfo.cpp62 SkASSERT(fPipeline->allProxiesInstantiated()); in validate()
DGrPipeline.h177 bool allProxiesInstantiated() const { in allProxiesInstantiated() function