Wonder-Technology/Wonder.js

View on GitHub
src/run/rtx_path_tracer/domain_layer/domain/pipeline/pipeline/service/AccumulationPassCPDoService.res

Summary

Maintainability
Test Coverage
let increaseSampleAccumulation = () =>
  PassCPRepo.setTotalSampleCount(PassCPRepo.getTotalSampleCount() + PassCPRepo.getSampleCount())