Searched defs:writeStatements (Results 1 – 5 of 5) sorted by relevance
1035 TIntermSequence *writeStatements = &appendStatements; in transformExpression() local1263 TIntermSequence *writeStatements) in transformWriteExpression()
1305 void GLSLCodeGenerator::writeStatements(const std::vector<std::unique_ptr<Statement>>& statements) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
1040 void MetalCodeGenerator::writeStatements(const std::vector<std::unique_ptr<Statement>>& statements)… in writeStatements() function in SkSL::MetalCodeGenerator
1513 void GLSLCodeGenerator::writeStatements(const std::vector<std::unique_ptr<Statement>>& statements) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
1196 void MetalCodeGenerator::writeStatements(const std::vector<std::unique_ptr<Statement>>& statements)… in writeStatements() function in SkSL::MetalCodeGenerator