6e7cfaff18
Previously, temp variables created by sample() calls were named after the offset of the sample() call within the code. This was straightforward but would fail if the sample() call were duplicated via inlining of helper functions. FP sample() temp variables are now named using a counter, starting from zero and counting upwards. Change-Id: I16f9a3426117677c0df13d15772320def99cc0d6 Bug: skia:10858 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/331415 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
golden | ||
GrChildProcessorAndGlobal.fp | ||
GrChildProcessorFieldAccess.fp | ||
GrChildProcessorInlineFieldAccess.fp | ||
GrChildProcessors.fp | ||
GrChildProcessorSampleCoords.fp | ||
GrChildProcessorSampleMatrixAndCoords.fp | ||
GrChildProcessorSampleMatrixConstant.fp | ||
GrChildProcessorSampleMatrixConstantAndCoords.fp | ||
GrChildProcessorSampleMatrixMultipleUniforms.fp | ||
GrChildProcessorSampleMatrixSingleInUniform.fp | ||
GrChildProcessorSampleMatrixSingleUniform.fp | ||
GrChildProcessorSampleMatrixSingleUniformExpr.fp | ||
GrChildProcessorsWithInput.fp | ||
GrChildProcessorWithInputExpression.fp | ||
GrConditionalInUniform.fp | ||
GrFunction.fp | ||
GrGrSLTypesAreSupported.fp | ||
GrHelloWorld.fp | ||
GrInlinedFunction.fp | ||
GrInUniform.fp | ||
GrInUniformCType.fp | ||
GrKeyIn.fp | ||
GrLayoutWhen.fp | ||
GrMainCoords.fp | ||
GrModuloOp.fp | ||
GrNestedCall.fp | ||
GrNestedChildProcessors.fp | ||
GrNonInlinedInUniform.fp | ||
GrNullableChildProcessor.fp | ||
GrSectionClass.fp | ||
GrSectionConstructor.fp | ||
GrSectionConstructorParams.fp | ||
GrSectionCpp.fp | ||
GrSectionDumpInfo.fp | ||
GrSectionEmitCode.fp | ||
GrSectionFields.fp | ||
GrSectionHeader.fp | ||
GrSectionInitializers.fp | ||
GrSectionMake.fp | ||
GrSectionSetData.fp | ||
GrSectionTest.fp | ||
GrTrackedInUniform.fp | ||
GrUniform.fp | ||
GrUniformArrays.fp | ||
GrUseExplicitReturn.fp |