..
DoWhileBodyMustBeInlinedIntoAScope.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
DoWhileTestCannotBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
EnumsCanBeInlinedSafely.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
ExponentialGrowth.sksl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
ForBodyMustBeInlinedIntoAScope.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
ForInitializerExpressionsCanBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
ForWithoutReturnInsideCanBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
ForWithReturnInsideCannotBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
IfBodyMustBeInlinedIntoAScope.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
IfElseBodyMustBeInlinedIntoAScope.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
IfElseChainWithReturnsCanBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
IfTestCanBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
IfWithReturnsCanBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlineKeywordOverridesThreshold.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlinerAvoidsVariableNameOverlap.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlinerCanBeDisabled.sksl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
InlinerElidesTempVarForReturnsInsideBlock.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlinerHonorsGLSLOutParamSemantics.sksl
Add test to demonstrate out-param semantics violation.
2021-02-16 14:28:49 +00:00
InlinerManglesNames.sksl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
InlinerUsesTempVarForMultipleReturns.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlinerUsesTempVarForReturnsInsideBlockWithVar.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlineThreshold.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlineWithInoutArgument.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlineWithModifiedArgument.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlineWithNestedBigCalls.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlineWithNestedCalls.sksl
Disallow inlining a function with out-parameters.
2021-03-17 18:04:00 +00:00
InlineWithUnmodifiedArgument.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
InlineWithUnnecessaryBlocks.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
NoInline.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
ShortCircuitEvaluationsCannotInlineRightHandSide.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
StaticSwitch.sksl
Eliminate control-flow analysis.
2021-03-11 13:24:54 +00:00
StructsCanBeInlinedSafely.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
SwitchWithCastCanBeInlined.sksl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
SwitchWithoutReturnInsideCanBeInlined.sksl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
SwizzleCanBeInlinedDirectly.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
TernaryResultsCannotBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
TernaryTestCanBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
TrivialArgumentsInlineDirectly.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
WhileBodyMustBeInlinedIntoAScope.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00
WhileTestCannotBeInlined.sksl
Run SkSL inliner tests as part of dm.
2021-03-25 22:58:54 +00:00