..
DoWhileBodyMustBeInlinedIntoAScope.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
DoWhileTestCannotBeInlined.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
EnumsCanBeInlinedSafely.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
ExponentialGrowth.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
ExponentialGrowthStandaloneSettings.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
ForBodyMustBeInlinedIntoAScope.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
ForInitializerExpressionsCanBeInlined.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
ForWithoutReturnInsideCanBeInlined.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
ForWithReturnInsideCannotBeInlined.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
IfBodyMustBeInlinedIntoAScope.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
IfElseBodyMustBeInlinedIntoAScope.glsl
# Enter a description of the change.
2021-03-03 22:21:36 +00:00
IfElseChainWithReturnsCanBeInlined.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
IfTestCanBeInlined.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
IfWithReturnsCanBeInlined.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlineKeywordOverridesThreshold.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerAvoidsVariableNameOverlap.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerCanBeDisabled.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerCanBeDisabledStandaloneSettings.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerElidesTempVarForReturnsInsideBlock.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerHonorsGLSLOutParamSemantics.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerManglesNames.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerUsesTempVarForMultipleReturns.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerUsesTempVarForReturnsInsideBlockWithVar.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerWrapsEarlyReturnsWithForLoop.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlinerWrapsSwitchWithReturnInsideWithForLoop.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlineThreshold.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
InlineWithInoutArgument.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlineWithModifiedArgument.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlineWithNestedBigCalls.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlineWithNestedCalls.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlineWithUnmodifiedArgument.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
InlineWithUnnecessaryBlocks.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
NoInline.glsl
Add noinline keyword to SkSL.
2021-03-10 15:39:48 +00:00
ShortCircuitEvaluationsCannotInlineRightHandSide.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
StaticSwitch.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
StructsCanBeInlinedSafely.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
SwitchWithCastCanBeInlined.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
SwitchWithoutReturnInsideCanBeInlined.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
SwizzleCanBeInlinedDirectly.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
TernaryResultsCannotBeInlined.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
TernaryTestCanBeInlined.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
TrivialArgumentsInlineDirectly.glsl
Remove extraneous line-breaks in generated GLSL/Metal code.
2021-03-12 18:39:57 +00:00
WhileBodyMustBeInlinedIntoAScope.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
WhileTestCannotBeInlined.glsl
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00