Skip to content

Conversation

@0xf00ff00f
Copy link

@0xf00ff00f 0xf00ff00f commented Dec 21, 2025

These functions were already marked constexpr in the header, but their implementations relied on non-constexpr functions. Mark those as constexpr.

@0xf00ff00f 0xf00ff00f changed the title Mark max, min, step and smoothstep as constexpr Make min, max, mix and clamp constexpr Dec 21, 2025
@0xf00ff00f 0xf00ff00f force-pushed the master branch 3 times, most recently from cbbdfd6 to 0bd208c Compare December 22, 2025 12:31
These functions were already marked constexpr in the header, but their
implementations relied on non-constexpr functions. Mark those as
constexpr.
@christophe-lunarg
Copy link

Thanks for contributing!

@christophe-lunarg christophe-lunarg merged commit b1fed40 into g-truc:master Jan 2, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants