Skip to content
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

Add a way to determine whether a device/GPU can handle high-precision #735

Open
tcdude opened this issue Oct 19, 2022 · 0 comments
Open

Comments

@tcdude
Copy link
Contributor

tcdude commented Oct 19, 2022

Is your feature request related to a problem? Please describe.
I would like to be able to determine whether a GLES device is capable of high-precision.

Describe the solution you'd like
A new API call that returns a bool of whether high-precision can be used in the shader.

Describe alternatives you've considered
Writing the shaders to allow for different code paths using integrated macros.

Additional context
This is particularly aimed at the Android backend, but could maybe also serve on other backends like webgl based ones

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

No branches or pull requests

1 participant