skia2/tests/sksl/inliner
Brian Osman c9145f3402 Remove enum support from SkSL
Bug: skia:11296
Change-Id: I7d41614957d6fa535faadebbeca890b54b6977ac
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/425996
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2021-07-09 14:03:15 +00:00
..
DoWhileBodyMustBeInlinedIntoAScope.glsl
DoWhileTestCannotBeInlined.glsl
ExponentialGrowth.glsl
ExponentialGrowthStandaloneSettings.glsl
ForBodyMustBeInlinedIntoAScope.glsl
ForInitializerExpressionsCanBeInlined.glsl
ForWithoutReturnInsideCanBeInlined.glsl
ForWithReturnInsideCannotBeInlined.glsl
IfBodyMustBeInlinedIntoAScope.glsl
IfElseBodyMustBeInlinedIntoAScope.glsl
IfElseChainWithReturnsCanBeInlined.glsl
IfTestCanBeInlined.glsl
IfWithReturnsCanBeInlined.glsl
InlineKeywordOverridesThreshold.glsl
InlinerAvoidsVariableNameOverlap.glsl
InlinerCanBeDisabled.glsl
InlinerCanBeDisabledStandaloneSettings.glsl
InlinerElidesTempVarForReturnsInsideBlock.glsl
InlinerHonorsGLSLOutParamSemantics.glsl
InlinerManglesNames.glsl
InlinerUsesTempVarForMultipleReturns.glsl
InlinerUsesTempVarForReturnsInsideBlockWithVar.glsl
InlineThreshold.glsl
InlineWithInoutArgument.glsl
InlineWithModifiedArgument.glsl
InlineWithNestedBigCalls.glsl
InlineWithNestedCalls.glsl
InlineWithUnmodifiedArgument.glsl
InlineWithUnnecessaryBlocks.glsl
NoInline.glsl
ShortCircuitEvaluationsCannotInlineRightHandSide.glsl
StaticSwitch.glsl Reland "Eliminate unreachable code during optimization." 2021-05-20 20:02:15 +00:00
StructsCanBeInlinedSafely.glsl
SwitchWithCastCanBeInlined.glsl
SwitchWithoutReturnInsideCanBeInlined.glsl
SwizzleCanBeInlinedDirectly.glsl
TernaryResultsCannotBeInlined.glsl
TernaryTestCanBeInlined.glsl
TrivialArgumentsInlineDirectly.glsl
WhileBodyMustBeInlinedIntoAScope.glsl
WhileTestCannotBeInlined.glsl