Home
last modified time | relevance | path

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

/external/skqp/src/sksl/ir/
DSkSLStatement.h34 kVarDeclarations_Kind, enumerator
DSkSLVarDeclarationsStatement.h21 : INHERITED(decl->fOffset, kVarDeclarations_Kind) in VarDeclarationsStatement()
/external/skqp/src/sksl/
DSkSLInterpreter.cpp161 case Statement::kVarDeclarations_Kind: in runStatement()
DSkSLMetalCodeGenerator.cpp1005 case Statement::kVarDeclarations_Kind: in writeStatement()
1449 case Statement::kVarDeclarations_Kind: { in requirements()
DSkSLCompiler.cpp433 if (s->fKind == Statement::kVarDeclarations_Kind) { in compute_start_state()
1200 case Statement::kVarDeclarations_Kind: { in scanCFG()
DSkSLCFGGenerator.cpp486 case Statement::kVarDeclarations_Kind: { in addStatement()
DSkSLGLSLCodeGenerator.cpp1270 case Statement::kVarDeclarations_Kind: in writeFunctionCall()
DSkSLJIT.cpp1244 case Statement::kVarDeclarations_Kind: in compileStatement()
DSkSLSPIRVCodeGenerator.cpp2796 case Statement::kVarDeclarations_Kind: in writeStatement()