Commit 43370fb
committed
unorm literal implementation now ensures that the value is a proper unorm value (i.e. a value between 0.0 and 1.0, inclusive, which is equal to one of 256 discrete, equidistant values along that spectrum where the first value is 0.0 and the two hundred fifty sixth value is 1.0).
1 parent b4711d4 commit 43370fb
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
387 | 389 | | |
388 | 390 | | |
389 | 391 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
0 commit comments