Home
last modified time | relevance | path

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

/external/skia/src/sksl/ast/
DSkSLASTDeclaration.h26 kSection_Kind, enumerator
DSkSLASTSection.h20 : INHERITED(offset, kSection_Kind) in ASTSection()
/external/skqp/src/sksl/ast/
DSkSLASTDeclaration.h26 kSection_Kind, enumerator
DSkSLASTSection.h20 : INHERITED(offset, kSection_Kind) in ASTSection()
/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/
DSkSLSectionAndParameterHelper.h54 case ProgramElement::kSection_Kind: { in SectionAndParameterHelper()
DSkSLPipelineStageCodeGenerator.cpp212 if (p.fKind == ProgramElement::kSection_Kind) { in writeProgramElement()
DSkSLCPPCodeGenerator.cpp474 if (p.fKind == ProgramElement::kSection_Kind) { in writeProgramElement()
DSkSLIRGenerator.cpp2310 case ASTDeclaration::kSection_Kind: { in convertProgram()
/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h54 case ProgramElement::kSection_Kind: { in SectionAndParameterHelper()
DSkSLPipelineStageCodeGenerator.cpp213 if (p.fKind == ProgramElement::kSection_Kind) { in writeProgramElement()
DSkSLCPPCodeGenerator.cpp516 if (p.fKind == ProgramElement::kSection_Kind) { in writeProgramElement()
DSkSLIRGenerator.cpp2374 case ASTDeclaration::kSection_Kind: { in convertProgram()