Home
last modified time | relevance | path

Searched refs:kSection_Kind (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/sksl/ir/
DSkSLProgramElement.h25 kSection_Kind, enumerator
DSkSLSection.h20 : INHERITED(offset, kSection_Kind) in Section()
/external/skqp/src/sksl/ir/
DSkSLProgramElement.h25 kSection_Kind, enumerator
DSkSLSection.h20 : INHERITED(offset, kSection_Kind) in Section()
/external/skqp/src/sksl/ast/
DSkSLASTDeclaration.h26 kSection_Kind, enumerator
DSkSLASTSection.h20 : INHERITED(offset, kSection_Kind) in ASTSection()
/external/skia/src/sksl/ast/
DSkSLASTDeclaration.h26 kSection_Kind, enumerator
DSkSLASTSection.h20 : INHERITED(offset, kSection_Kind) in ASTSection()
/external/skqp/src/sksl/
DSkSLSectionAndParameterHelper.h54 case ProgramElement::kSection_Kind: { in SectionAndParameterHelper()
DSkSLCPPCodeGenerator.cpp373 if (p.fKind == ProgramElement::kSection_Kind) { in writeProgramElement()
DSkSLIRGenerator.cpp2164 case ASTDeclaration::kSection_Kind: { in convertProgram()
/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h54 case ProgramElement::kSection_Kind: { in SectionAndParameterHelper()
DSkSLCPPCodeGenerator.cpp373 if (p.fKind == ProgramElement::kSection_Kind) { in writeProgramElement()
DSkSLIRGenerator.cpp2165 case ASTDeclaration::kSection_Kind: { in convertProgram()