skia2/tests/sksl/fp
Brian Osman 4d3bfc511d Make all fragmentProcessors implicitly nullable in SkSL
This feature had devolved to just an assert, and one that isn't really
necessary - all of Ganesh is built to handle any child processor being
null. The next step is to remove nullable types entirely -- a large
amount of code.

Change-Id: I612a5867f8690400b405aa1f5c929e76cf5918fd
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/347050
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2020-12-23 20:22:18 +00:00
..
golden Make all fragmentProcessors implicitly nullable in SkSL 2020-12-23 20:22:18 +00:00
GrChildProcessorAndGlobal.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrChildProcessorFieldAccess.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrChildProcessorInlineFieldAccess.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrChildProcessors.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrChildProcessorSampleCoords.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrChildProcessorSampleMatrixAndCoords.fp Make all fragmentProcessors implicitly nullable in SkSL 2020-12-23 20:22:18 +00:00
GrChildProcessorSampleMatrixConstant.fp Make all fragmentProcessors implicitly nullable in SkSL 2020-12-23 20:22:18 +00:00
GrChildProcessorSampleMatrixConstantAndCoords.fp Make all fragmentProcessors implicitly nullable in SkSL 2020-12-23 20:22:18 +00:00
GrChildProcessorSampleMatrixMultipleUniforms.fp Make all fragmentProcessors implicitly nullable in SkSL 2020-12-23 20:22:18 +00:00
GrChildProcessorSampleMatrixSingleInUniform.fp Make all fragmentProcessors implicitly nullable in SkSL 2020-12-23 20:22:18 +00:00
GrChildProcessorSampleMatrixSingleUniform.fp Make all fragmentProcessors implicitly nullable in SkSL 2020-12-23 20:22:18 +00:00
GrChildProcessorSampleMatrixSingleUniformExpr.fp Make all fragmentProcessors implicitly nullable in SkSL 2020-12-23 20:22:18 +00:00
GrChildProcessorsWithInput.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrChildProcessorWithInputExpression.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrConditionalInUniform.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrFunction.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrGrSLTypesAreSupported.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrHelloWorld.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrInlinedFunction.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrInUniform.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrInUniformCType.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrKeyIn.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrLayoutWhen.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrMainCoords.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrModuloOp.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrNestedCall.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrNestedChildProcessors.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrNonInlinedInUniform.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionClass.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionConstructor.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionConstructorParams.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionCpp.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionDumpInfo.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionEmitCode.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionFields.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionHeader.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionInitializers.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionMake.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionSetData.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrSectionTest.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrTrackedInUniform.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrUniform.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrUniformArrays.fp Remove sk_OutColor usage from .fp unit tests. 2020-12-15 16:06:13 +00:00
GrUseExplicitReturn.fp Migrate several SkSLFP tests to golden outputs. 2020-09-17 16:46:18 +00:00