diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-12-31 12:26:05 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-12-31 12:30:55 -0800 |
commit | 93bba0927f0f1d3be8be472a9f4e7312d0be380d (patch) | |
tree | b5eab93229489efb7c5c7b897f0d08562830529d /src/libs/ray/ray_3f.h | |
parent | d9cbdaf1eda5a2116087149313b3005e7e0a57be (diff) |
libs/din: constify din_t for din()
din() just samples the din_t which will always just be a
read-only operation, so constify this. It might even help the
compiler generate faster code for din-heavy inner loops like
modules/swab uses.
Diffstat (limited to 'src/libs/ray/ray_3f.h')
0 files changed, 0 insertions, 0 deletions