|
Change Parameter Type shaderJobPrefixes : List<String> to shaderJobFiles : File[] in method package ShaderProducer(limit int, shaderJobFiles File[], generator IRandom, queue BlockingQueue<Pair<ShaderJob,ShaderJob>>, referencesDir File, shadingLanguageVersion ShadingLanguageVersion, donorsDir File, ns Namespace, fileOps ShaderJobFileOperations) in class com.graphicsfuzz.generator.ShaderProducer |
From |
To |
|
Change Parameter Type shaderFilesPrefix : String to imageJob : ImageJob in method public getImage(imageJob ImageJob) : ImageJobResult in class com.graphicsfuzz.shadersets.IShaderDispatcher |
From |
To |
|
Change Parameter Type fuzzerServiceManager : FuzzerServiceManager.Iface to fuzzerServiceManager : Iface in method public RemoteShaderDispatcher(url String, token String, fuzzerServiceManager Iface, jobCounter AtomicLong) in class com.graphicsfuzz.shadersets.RemoteShaderDispatcher |
From |
To |
|
Change Parameter Type fuzzerServiceManager : FuzzerServiceManager.Iface to fuzzerServiceManager : Iface in method public RemoteShaderDispatcher(url String, token String, fuzzerServiceManager Iface, jobCounter AtomicLong, retryLimit int) in class com.graphicsfuzz.shadersets.RemoteShaderDispatcher |
From |
To |
|
Change Parameter Type prefix : String to shaderJobFileTemp : File in method private runShaderJob(shaderJob ShaderJob, shaderJobFileTemp File, shaderJobResultFileTemp File, imageGenerator IShaderDispatcher, counterString String, invalidDirectory File) : Optional<ImageJobResult> in class com.graphicsfuzz.generator.ShaderConsumer |
From |
To |
|
Change Parameter Type outputFilesPrefix : String to shaderResultFileOutput : File in method private isInterestingWithCache(judge IFileJudge, shaderJobFile File, shaderResultFileOutput File) : boolean in class com.graphicsfuzz.reducer.ReductionDriver |
From |
To |
|
Change Parameter Type above : boolean to fileOps : ShaderJobFileOperations in method public ExactImageFileComparator(identicalIsInteresting boolean, fileOps ShaderJobFileOperations) in class com.graphicsfuzz.shadersets.ExactImageFileComparator |
From |
To |
|
Change Parameter Type threshold : double to identicalIsInteresting : boolean in method public ExactImageFileComparator(identicalIsInteresting boolean, fileOps ShaderJobFileOperations) in class com.graphicsfuzz.shadersets.ExactImageFileComparator |
From |
To |
|
Change Parameter Type shaderFilesPrefix : String to imageJob : ImageJob in method public getImage(imageJob ImageJob) : ImageJobResult in class com.graphicsfuzz.shadersets.RemoteShaderDispatcher |
From |
To |
|
Change Parameter Type shaderFilename : File to lines : String[] in method public getGlslVersionFromFirstTwoLines(lines String[]) : ShadingLanguageVersion in class com.graphicsfuzz.common.glslversion.ShadingLanguageVersion |
From |
To |
|
Change Variable Type referencePrefix : String to referenceFile : File in method public mainHelper(args String[]) : void in class com.graphicsfuzz.generator.tool.Generate |
From |
To |
|
Change Variable Type referencePrefix : String to referenceShaderJobResultFile : File in method public run() : void in class com.graphicsfuzz.generator.ShaderConsumer |
From |
To |
|
Change Variable Type continuePreviousReduction : Boolean to continuePreviousReduction : boolean in method public mainHelper(args String[], managerOverride FuzzerServiceManager.Iface) : void in class com.graphicsfuzz.reducer.tool.Reduce |
From |
To |
|
Change Variable Type lastGoodButLeadingToBad : TranslationUnit to lastGoodButLeadingToBadShaderJob : ShaderJob in method public main(args String[]) : void in class com.graphicsfuzz.reducer.tool.ReducerBugPointBasic |
From |
To |
|
Change Variable Type variantPrefix : String to variantShaderJobResultFile : File in method public run() : void in class com.graphicsfuzz.generator.ShaderConsumer |
From |
To |
|
Change Variable Type usingSwiftshader : Boolean to usingSwiftshader : boolean in method public mainHelper(args String[], managerOverride FuzzerServiceManager.Iface) : void in class com.graphicsfuzz.reducer.tool.Reduce |
From |
To |
|
Change Variable Type originalShader : TranslationUnit to originalShaderJob : ShaderJob in method public main(args String[]) : void in class com.graphicsfuzz.reducer.tool.ReducerBugPointBasic |
From |
To |
|
Change Variable Type pathToShaderJob : String to inputShaderJobFile : File in method public mainHelper(args String[], managerOverride FuzzerServiceManager.Iface) : void in class com.graphicsfuzz.reducer.tool.Reduce |
From |
To |
|
Rename Variable shaderJob : ShaderJob to variantShaderJob : ShaderJob in method public mainHelper(args String[]) : void in class com.graphicsfuzz.generator.tool.Generate |
From |
To |
|
Rename Variable originalShader : TranslationUnit to originalShaderJob : ShaderJob in method public main(args String[]) : void in class com.graphicsfuzz.reducer.tool.ReducerBugPointBasic |
From |
To |
|
Rename Variable outputFolder : File to outputShaderJobFile : File in method public mainHelper(args String[]) : void in class com.graphicsfuzz.generator.tool.Generate |
From |
To |
|
Rename Variable shaderPath : String to shaderJobFilePath : String in method private reduce(request HttpServletRequest, response HttpServletResponse) : void in class com.graphicsfuzz.server.webui.WebUi |
From |
To |
|
Rename Variable originalShaderFile : File to originalShaderJobFile : File in method public main(args String[]) : void in class com.graphicsfuzz.reducer.tool.ReducerBugPoint |
From |
To |
|
Rename Variable interestingFile : File to interestingShaderJobFile : File in method public main(args String[]) : void in class com.graphicsfuzz.reducer.tool.ReducerBugPoint |
From |
To |
|
Rename Variable shader : File to shaderJobFile : File in method private reduceReference(shaderJobFilePath String, worker String) : void in class com.graphicsfuzz.server.webui.WebUi |
From |
To |
|
Rename Variable computeShaderFile : File to shaderFamily : File in method public mainHelper(args String[], managerOverride FuzzerServiceManager.Iface) : void in class com.graphicsfuzz.shadersets.RunShaderFamily |
From |
To |
|
Rename Variable reductionReferenceImage : File to referenceResultFile : File in method public mainHelper(args String[], managerOverride FuzzerServiceManager.Iface) : void in class com.graphicsfuzz.reducer.tool.Reduce |
From |
To |
|
Rename Variable resultPath : String to variantResultJobFileNoExtension : String in method private viewResult(request HttpServletRequest, response HttpServletResponse) : void in class com.graphicsfuzz.server.webui.WebUi |
From |
To |
|
Rename Variable inputFile : File to inputShaderJobFile : File in method public main(args String[]) : void in class com.graphicsfuzz.reducer.tool.Simplifier |
From |
To |
|
Rename Variable lastGoodButLeadingToBad : TranslationUnit to lastGoodButLeadingToBadShaderJob : ShaderJob in method public main(args String[]) : void in class com.graphicsfuzz.reducer.tool.ReducerBugPointBasic |
From |
To |
|
Rename Variable variantPrefix : String to variantShaderJobResultFile : File in method public run() : void in class com.graphicsfuzz.generator.ShaderConsumer |
From |
To |
|
Rename Variable shader : File to shaderJobFile : File in method public main(args String[]) : void in class com.graphicsfuzz.reducer.tool.ReducerBugPointBasic |
From |
To |
|
Rename Variable prefix : String to shaderExperimentDir : String in method private viewResult(request HttpServletRequest, response HttpServletResponse) : void in class com.graphicsfuzz.server.webui.WebUi |
From |
To |
|
Rename Variable pathToShaderJob : String to inputShaderJobFile : File in method public mainHelper(args String[], managerOverride FuzzerServiceManager.Iface) : void in class com.graphicsfuzz.reducer.tool.Reduce |
From |
To |
|
Rename Variable referencePrefix : String to referenceFile : File in method public mainHelper(args String[]) : void in class com.graphicsfuzz.generator.tool.Generate |
From |
To |
|
Rename Variable shaderFile : File to underlyingFragFile : File in method private generateAndCheckVariant(transformations List<ITransformation>, probabilities TransformationProbabilities, suffix String, originalShader File, shadingLanguageVersion ShadingLanguageVersion, referenceImage Mat, skipRender boolean) : void in class com.graphicsfuzz.tester.GeneratorUnitTest |
From |
To |
|
Rename Variable referencePrefix : String to referenceShaderJobResultFile : File in method public run() : void in class com.graphicsfuzz.generator.ShaderConsumer |
From |
To |
|
Rename Parameter shaderFilesPrefix : String to imageJob : ImageJob in method public getImage(imageJob ImageJob) : ImageJobResult in class com.graphicsfuzz.shadersets.RemoteShaderDispatcher |
From |
To |
|
Rename Parameter above : boolean to identicalIsInteresting : boolean in method public ExactImageFileComparator(identicalIsInteresting boolean, fileOps ShaderJobFileOperations) in class com.graphicsfuzz.shadersets.ExactImageFileComparator |
From |
To |
|
Rename Parameter shaderPath : String to shaderJobFilePath : String in method private reduceReference(shaderJobFilePath String, worker String) : void in class com.graphicsfuzz.server.webui.WebUi |
From |
To |
|
Rename Parameter variant : File to shaderResultFileVariant : File in method public areFilesInteresting(shaderResultFileReference File, shaderResultFileVariant File) : boolean in class com.graphicsfuzz.shadersets.ExactImageFileComparator |
From |
To |
|
Rename Parameter variant : File to shaderResultFileVariant : File in method public areFilesInteresting(shaderResultFileReference File, shaderResultFileVariant File) : boolean in class com.graphicsfuzz.shadersets.IImageFileComparator |
From |
To |
|
Rename Parameter variantPath : String to variantShaderJobResultFileNoExtension : String in method private htmlReductionForm(shaderJobFilePath String, output String, token String, referenceResultPath String, variantShaderJobResultFileNoExtension String, resultStatus String) : void in class com.graphicsfuzz.server.webui.WebUi |
From |
To |
|
Rename Parameter workDir : File to shaderJobFile : File in method private isInterestingWithCache(judge IFileJudge, shaderJobFile File, shaderResultFileOutput File) : boolean in class com.graphicsfuzz.reducer.ReductionDriver |
From |
To |
|
Rename Parameter reference : File to shaderResultFileReference : File in method public areFilesInteresting(shaderResultFileReference File, shaderResultFileVariant File) : boolean in class com.graphicsfuzz.shadersets.IImageFileComparator |
From |
To |
|
Rename Parameter workDir : File to shaderFileJob : File in method private getGlslVersionForShaderJob(shaderFileJob File, fileOps ShaderJobFileOperations) : ShadingLanguageVersion in class com.graphicsfuzz.reducer.tool.Reduce |
From |
To |
|
Rename Parameter reference : File to shaderResultFileReference : File in method public areFilesInteresting(shaderResultFileReference File, shaderResultFileVariant File) : boolean in class com.graphicsfuzz.shadersets.ExactImageFileComparator |
From |
To |
|
Rename Parameter threshold : double to identicalIsInteresting : boolean in method public ExactImageFileComparator(identicalIsInteresting boolean, fileOps ShaderJobFileOperations) in class com.graphicsfuzz.shadersets.ExactImageFileComparator |
From |
To |
|
Rename Parameter shaderFilename : File to lines : String[] in method public getGlslVersionFromFirstTwoLines(lines String[]) : ShadingLanguageVersion in class com.graphicsfuzz.common.glslversion.ShadingLanguageVersion |
From |
To |
|
Rename Parameter shaderPath : String to shaderJobFilePath : String in method private htmlReductionForm(shaderJobFilePath String, output String, token String, referenceResultPath String, variantShaderJobResultFileNoExtension String, resultStatus String) : void in class com.graphicsfuzz.server.webui.WebUi |
From |
To |
|
Rename Parameter shaderJobPrefixes : List<String> to shaderJobFiles : File[] in method package ShaderProducer(limit int, shaderJobFiles File[], generator IRandom, queue BlockingQueue<Pair<ShaderJob,ShaderJob>>, referencesDir File, shadingLanguageVersion ShadingLanguageVersion, donorsDir File, ns Namespace, fileOps ShaderJobFileOperations) in class com.graphicsfuzz.generator.ShaderProducer |
From |
To |
|
Rename Parameter workDir : File to shaderJobFileOutput : File in method private writeState(state ShaderJob, shaderJobFileOutput File) : void in class com.graphicsfuzz.reducer.ReductionDriver |
From |
To |
|
Rename Parameter referencePngPath : String to referenceResultPath : String in method private htmlReductionForm(shaderJobFilePath String, output String, token String, referenceResultPath String, variantShaderJobResultFileNoExtension String, resultStatus String) : void in class com.graphicsfuzz.server.webui.WebUi |
From |
To |
|
Rename Parameter shaderFilesPrefix : String to imageJob : ImageJob in method public getImage(imageJob ImageJob) : ImageJobResult in class com.graphicsfuzz.shadersets.IShaderDispatcher |
From |
To |
|
Rename Parameter prefix : String to shaderJobFileTemp : File in method private runShaderJob(shaderJob ShaderJob, shaderJobFileTemp File, shaderJobResultFileTemp File, imageGenerator IShaderDispatcher, counterString String, invalidDirectory File) : Optional<ImageJobResult> in class com.graphicsfuzz.generator.ShaderConsumer |
From |
To |
|
Rename Parameter shaderJobShortName : String to outputShortName : String in method public doReductionHelper(initialShaderJobFile File, outputShortName String, seed int, fileJudge IFileJudge, workDir File, stepLimit int, reduceEverywhere boolean, continuePreviousReduction boolean, verbose boolean, fileOps ShaderJobFileOperations) : void in class com.graphicsfuzz.reducer.tool.Reduce |
From |
To |
|
Rename Parameter outputFilesPrefix : String to shaderResultFileOutput : File in method private isInterestingWithCache(judge IFileJudge, shaderJobFile File, shaderResultFileOutput File) : boolean in class com.graphicsfuzz.reducer.ReductionDriver |
From |
To |
|
Rename Parameter shaderJobResult : ImageJobResult to imageJobResult : ImageJobResult in method private maybeLogFailure(imageJobResult ImageJobResult, shaderJobFile File, shaderJobResultFile File, counter String) : void in class com.graphicsfuzz.generator.ShaderConsumer |
From |
To |
|
Rename Parameter workDir : File to shaderJobFile : File in method private getMD5(shaderJobFile File) : String in class com.graphicsfuzz.common.util.ShaderJobFileOperations |
From |
To |
|
Rename Parameter above : boolean to fileOps : ShaderJobFileOperations in method public ExactImageFileComparator(identicalIsInteresting boolean, fileOps ShaderJobFileOperations) in class com.graphicsfuzz.shadersets.ExactImageFileComparator |
From |
To |