WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
149734
WEBGL_debug_shaders needs to remember compilation state
https://bugs.webkit.org/show_bug.cgi?id=149734
Summary
WEBGL_debug_shaders needs to remember compilation state
Dean Jackson
Reported
2015-10-01 17:37:01 PDT
We are very close to being able to support this extension.
https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/
However, we fail the conformance test for two related reasons: - when we have not compiled the shader, we should not return any value - if we have compiled shader A, then provided source for B but not compiled, we should return the translated source for A
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-10-01 17:37:48 PDT
<
rdar://problem/22944318
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug