Searched defs:writeSwitchStatement (Results 1 – 11 of 11) sorted by relevance
177 void PipelineStageCodeGenerator::writeSwitchStatement(const SwitchStatement& s) { in writeSwitchStatement() function in SkSL::PipelineStageCodeGenerator
1451 void GLSLCodeGenerator::writeSwitchStatement(const SwitchStatement& s) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
352 void CPPCodeGenerator::writeSwitchStatement(const SwitchStatement& s) { in writeSwitchStatement() function in SkSL::CPPCodeGenerator
1251 void MetalCodeGenerator::writeSwitchStatement(const SwitchStatement& s) { in writeSwitchStatement() function in SkSL::MetalCodeGenerator
1443 void ByteCodeGenerator::writeSwitchStatement(const SwitchStatement& r) { in writeSwitchStatement() function in SkSL::ByteCodeGenerator
2997 void SPIRVCodeGenerator::writeSwitchStatement(const SwitchStatement& s, OutputStream& out) { in writeSwitchStatement() function in SkSL::SPIRVCodeGenerator
284 void PipelineStageCodeGenerator::writeSwitchStatement(const SwitchStatement& s) { in writeSwitchStatement() function in SkSL::PipelineStage::PipelineStageCodeGenerator
1382 void GLSLCodeGenerator::writeSwitchStatement(const SwitchStatement& s) { in writeSwitchStatement() function in SkSL::GLSLCodeGenerator
2201 void MetalCodeGenerator::writeSwitchStatement(const SwitchStatement& s) { in writeSwitchStatement() function in SkSL::MetalCodeGenerator
1710 void SkVMGenerator::writeSwitchStatement(const SwitchStatement& s) { in writeSwitchStatement() function in SkSL::SkVMGenerator
3303 void SPIRVCodeGenerator::writeSwitchStatement(const SwitchStatement& s, OutputStream& out) { in writeSwitchStatement() function in SkSL::SPIRVCodeGenerator