-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
renderer: rework the enablement of high-precision/float texture formats #1164
Conversation
2b7901c
to
c3eba61
Compare
LGTM |
c3eba61
to
303e06f
Compare
In fact the commit The rest works. I added a missing check for the |
05a69b6
to
1c64967
Compare
What we can do anyway is to use With
With
The current state of the PR pleases me, I think I have nothing to add. |
93730f8
to
9474dda
Compare
Rework the enablement of high-precision/float texture formats according to available features and enabled options.