Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLMetalCodeGenerator.h259 bool fNeedsGlobalStructInit = false; variable
DSkSLMetalCodeGenerator.cpp919 if (fNeedsGlobalStructInit) { in writeFunction()
1429 fNeedsGlobalStructInit = true; in writeGlobalStruct()
1451 fNeedsGlobalStructInit = true; in writeGlobalStruct()