Home
last modified time | relevance | path

Searched refs:kVarDeclarations_Kind (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/src/sksl/ir/
DSkSLStatement.h34 kVarDeclarations_Kind, enumerator
DSkSLVarDeclarationsStatement.h21 : INHERITED(decl->fOffset, kVarDeclarations_Kind) in VarDeclarationsStatement()
/third_party/flutter/skia/src/sksl/
DSkSLMetalCodeGenerator.cpp1155 case Statement::kVarDeclarations_Kind: in writeStatement()
1597 case Statement::kVarDeclarations_Kind: { in requirements()
DSkSLCompiler.cpp446 if (s->fKind == Statement::kVarDeclarations_Kind) { in compute_start_state()
1221 case Statement::kVarDeclarations_Kind: { in scanCFG()
DSkSLCFGGenerator.cpp504 case Statement::kVarDeclarations_Kind: { in addStatement()
DSkSLGLSLCodeGenerator.cpp1301 case Statement::kVarDeclarations_Kind: in writeFunctionCall()
DSkSLByteCodeGenerator.cpp1519 case Statement::kVarDeclarations_Kind: in writeStatement()
DSkSLJIT.cpp1244 case Statement::kVarDeclarations_Kind: in compileStatement()
DSkSLSPIRVCodeGenerator.cpp2831 case Statement::kVarDeclarations_Kind: in writeStatement()