Bug 43487
Summary: | getParameter(DEPTH_RANGE) returns wrong default value. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrienne Walker <enne> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | enne |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Adrienne Walker
getParameter(DEPTH_RANGE) appears to be returning [0, 2^31] instead of [0,1]. This causes a failure in LayoutTests/fast/canvas/webgl/gl-get-calls.html on Linux.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adrienne Walker
This appears to be a Chrome bug in the command buffer and not a WebKit bug. Closing.