Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrShaderCaps.h202 bool canUseDoLoops() const { return fCanUseDoLoops; } in canUseDoLoops() function
/third_party/skia/src/sksl/
DSkSLUtil.h183 bool canUseDoLoops() const { in canUseDoLoops() function