Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLHCodeGenerator.cpp215 void HCodeGenerator::writeConstructor() { in writeConstructor() function in SkSL::HCodeGenerator
DSkSLGLSLCodeGenerator.cpp717 void GLSLCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLMetalCodeGenerator.cpp475 void MetalCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeConstructor() function in SkSL::MetalCodeGenerator
DSkSLByteCodeGenerator.cpp776 void ByteCodeGenerator::writeConstructor(const Constructor& c, ByteCode::Register result) { in writeConstructor() function in SkSL::ByteCodeGenerator
DSkSLSPIRVCodeGenerator.cpp1491 SpvId SPIRVCodeGenerator::writeConstructor(const Constructor& c, OutputStream& out) { in writeConstructor() function in SkSL::SPIRVCodeGenerator
/external/skqp/src/sksl/
DSkSLHCodeGenerator.cpp211 void HCodeGenerator::writeConstructor() { in writeConstructor() function in SkSL::HCodeGenerator
DSkSLGLSLCodeGenerator.cpp704 void GLSLCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLMetalCodeGenerator.cpp364 void MetalCodeGenerator::writeConstructor(const Constructor& c, Precedence parentPrecedence) { in writeConstructor() function in SkSL::MetalCodeGenerator
DSkSLSPIRVCodeGenerator.cpp1419 SpvId SPIRVCodeGenerator::writeConstructor(const Constructor& c, OutputStream& out) { in writeConstructor() function in SkSL::SPIRVCodeGenerator