Home
last modified time | relevance | path

Searched refs:kSwitch_Kind (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/src/sksl/ir/
DSkSLStatement.h32 kSwitch_Kind, enumerator
DSkSLSwitchCase.h22 : INHERITED(offset, kSwitch_Kind) in SwitchCase()
DSkSLSwitchStatement.h25 : INHERITED(offset, kSwitch_Kind) in SwitchStatement()
/third_party/flutter/skia/src/sksl/
DSkSLMetalCodeGenerator.cpp1170 case Statement::kSwitch_Kind: in writeStatement()
1637 case Statement::kSwitch_Kind: { in requirements()
DSkSLCompiler.cpp1073 case Statement::kSwitch_Kind: { in simplifyStatement()
1214 case Statement::kSwitch_Kind: in scanCFG()
DSkSLCFGGenerator.cpp616 case Statement::kSwitch_Kind: { in addStatement()
DSkSLGLSLCodeGenerator.cpp1316 case Statement::kSwitch_Kind: in writeFunctionCall()
DSkSLByteCodeGenerator.cpp1516 case Statement::kSwitch_Kind: in writeStatement()
DSkSLJIT.cpp1242 case Statement::kSwitch_Kind: in compileStatement()
DSkSLSPIRVCodeGenerator.cpp2846 case Statement::kSwitch_Kind: in writeStatement()