Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLMetalCodeGenerator.h254 bool fNeedsGlobalStructInit = false; variable
DSkSLMetalCodeGenerator.cpp761 if (fNeedsGlobalStructInit) { in writeFunction()
1281 fNeedsGlobalStructInit = true; in writeGlobalStruct()
1303 fNeedsGlobalStructInit = true; in writeGlobalStruct()
/external/skia/src/sksl/
DSkSLMetalCodeGenerator.h261 bool fNeedsGlobalStructInit = false; variable
DSkSLMetalCodeGenerator.cpp928 if (fNeedsGlobalStructInit) { in writeFunction()
1435 fNeedsGlobalStructInit = true; in writeGlobalStruct()
1457 fNeedsGlobalStructInit = true; in writeGlobalStruct()