Home
last modified time | relevance | path

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

/external/skia/src/sksl/ir/
DSkSLStatement.h34 kVarDeclarations_Kind, enumerator
DSkSLVarDeclarationsStatement.h21 : INHERITED(decl->fPosition, kVarDeclarations_Kind) in VarDeclarationsStatement()
/external/skia/src/sksl/
DSkSLCompiler.cpp334 if (s->fKind == Statement::kVarDeclarations_Kind) { in compute_start_state()
1064 case Statement::kVarDeclarations_Kind: { in scanCFG()
DSkSLGLSLCodeGenerator.cpp682 case Statement::kVarDeclarations_Kind: in writeStatement()
DSkSLCFGGenerator.cpp468 case Statement::kVarDeclarations_Kind: { in addStatement()
DSkSLSPIRVCodeGenerator.cpp2836 case Statement::kVarDeclarations_Kind: in writeStatement()