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

Consider a "Strict IEEE Float" extension #2554

Closed
kainino0x opened this issue Dec 2, 2017 · 1 comment
Closed

Consider a "Strict IEEE Float" extension #2554

kainino0x opened this issue Dec 2, 2017 · 1 comment

Comments

@kainino0x
Copy link
Contributor

The idea of a WebGL extension that exposes something like:

#pragma ieee_strict_float

was floated by @Oletus on this bug:
https://bugs.chromium.org/p/chromium/issues/detail?id=789980#c3
in which the reporter requested the ability to do IEEE floating point math in WebGL (i.e. with IEEE Inf and NaN semantics).

Related issue, in which const and non-const float evaluation differs in those cases:
https://bugs.chromium.org/p/chromium/issues/detail?id=772657#c11

@kainino0x kainino0x changed the title Consider an "IEEE Float" extension Consider a "Strict IEEE Float" extension Dec 2, 2017
@kdashg
Copy link
Contributor

kdashg commented Sep 25, 2019

Let's not pursue this for now. No version of ESSL requires IEEE float operations, so it's hard to support.

@kdashg kdashg closed this as completed Sep 25, 2019
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

2 participants