Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLHCodeGenerator.cpp214 void HCodeGenerator::writeConstructor() { in writeConstructor() function in SkSL::HCodeGenerator
DSkSLGLSLCodeGenerator.cpp712 void GLSLCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLMetalCodeGenerator.cpp466 void MetalCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeConstructor() function in SkSL::MetalCodeGenerator
DSkSLByteCodeGenerator.cpp757 void ByteCodeGenerator::writeConstructor(const Constructor& c) { in writeConstructor() function in SkSL::ByteCodeGenerator
DSkSLSPIRVCodeGenerator.cpp1486 SpvId SPIRVCodeGenerator::writeConstructor(const Constructor& c, OutputStream& out) { in writeConstructor() function in SkSL::SPIRVCodeGenerator