We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2b98d commit 27c8633Copy full SHA for 27c8633
External/NRD
Source/NRDSample.cpp
@@ -66,7 +66,7 @@ const std::vector<uint32_t> interior_checkMeTests = {{1, 3, 6, 8, 9, 10, 12, 13,
66
// Tests, where IQ improvement would be "nice to have"
67
//=================================================================================
68
69
-const std::vector<uint32_t> REBLUR_interior_improveMeTests = {{108, 110, 153, 174, 191, 192}};
+const std::vector<uint32_t> REBLUR_interior_improveMeTests = {{108, 110, 153, 174, 191, 210}};
70
71
const std::vector<uint32_t> RELAX_interior_improveMeTests = {{114, 144, 148, 156, 159}};
72
0 commit comments