Skip to content

Commit 3fbe013

Browse files
add the missing flare (regened)
1 parent 85c79fb commit 3fbe013

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

examples_tests/49.ComputeFFT/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ int main()
362362
);
363363
}();
364364

365-
float bloomScale = 0.5f;
365+
float bloomScale = 0.125f;
366366
const auto kerDim = kerImageView->getCreationParameters().image->getCreationParameters().extent;
367367
const auto marginSrcDim = [srcDim,kerDim,bloomScale]() -> auto
368368
{
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)