Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp1896 bool sampledChildEffects = false; in ProgramToSkVM() local
1898 sampledChildEffects = true; in ProgramToSkVM()
1902 sampledChildEffects = true; in ProgramToSkVM()
1906 sampledChildEffects = true; in ProgramToSkVM()
1918 if (sampledChildEffects) { in ProgramToSkVM()