Home
last modified time | relevance | path

Searched defs:writeStatements (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DRewriteRowMajorMatrices.cpp1035 TIntermSequence *writeStatements = &appendStatements; in transformExpression() local
1263 TIntermSequence *writeStatements) in transformWriteExpression()
/external/skqp/src/sksl/
DSkSLGLSLCodeGenerator.cpp1305 void GLSLCodeGenerator::writeStatements(const std::vector<std::unique_ptr<Statement>>& statements) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLMetalCodeGenerator.cpp1040 void MetalCodeGenerator::writeStatements(const std::vector<std::unique_ptr<Statement>>& statements)… in writeStatements() function in SkSL::MetalCodeGenerator
/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp1513 void GLSLCodeGenerator::writeStatements(const std::vector<std::unique_ptr<Statement>>& statements) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLMetalCodeGenerator.cpp1196 void MetalCodeGenerator::writeStatements(const std::vector<std::unique_ptr<Statement>>& statements)… in writeStatements() function in SkSL::MetalCodeGenerator