Skip to content

Add .rint compilation support to shaders/hlsl and shaders/glsl#1273

Merged
SaschaWillems merged 1 commit into
SaschaWillems:masterfrom
nahjaeho:master
May 19, 2026
Merged

Add .rint compilation support to shaders/hlsl and shaders/glsl#1273
SaschaWillems merged 1 commit into
SaschaWillems:masterfrom
nahjaeho:master

Conversation

@nahjaeho

Copy link
Copy Markdown
Contributor

Unlike shaders/slang/compileshaders.py, the scripts in shaders/hlsl and shaders/glsl did not support .rint compilation.

As a result, intersection.rint in the raytracingintersection sample was not compiled correctly by the GLSL shader compilation script.

This PR adds the missing .rint compilation support to the HLSL and GLSL shader scripts.

@SaschaWillems

Copy link
Copy Markdown
Owner

Thanks for your PR. Very much appreciated.

@SaschaWillems
SaschaWillems merged commit bbe5c0c into SaschaWillems:master May 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants