Searched defs:writeStatements (Results 1 – 2 of 2) sorted by relevance
1034 TIntermSequence *writeStatements = &appendStatements; in transformExpression() local1262 TIntermSequence *writeStatements) in transformWriteExpression()
739 void WGSLCodeGenerator::writeStatements(const StatementArray& statements) { in writeStatements() function in SkSL::WGSLCodeGenerator