Searched defs:writeConstructor (Results 1 – 9 of 9) sorted by relevance
215 void HCodeGenerator::writeConstructor() { in writeConstructor() function in SkSL::HCodeGenerator
717 void GLSLCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
475 void MetalCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeConstructor() function in SkSL::MetalCodeGenerator
776 void ByteCodeGenerator::writeConstructor(const Constructor& c, ByteCode::Register result) { in writeConstructor() function in SkSL::ByteCodeGenerator
1491 SpvId SPIRVCodeGenerator::writeConstructor(const Constructor& c, OutputStream& out) { in writeConstructor() function in SkSL::SPIRVCodeGenerator
211 void HCodeGenerator::writeConstructor() { in writeConstructor() function in SkSL::HCodeGenerator
704 void GLSLCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
364 void MetalCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeConstructor() function in SkSL::MetalCodeGenerator
1419 SpvId SPIRVCodeGenerator::writeConstructor(const Constructor& c, OutputStream& out) { in writeConstructor() function in SkSL::SPIRVCodeGenerator