Closed
Bug 684439
Opened 14 years ago
Closed 14 years ago
Shader identifier is capped at 255 characters instead of 256
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
INVALID
People
(Reporter: drs, Unassigned)
Details
This test fails now:
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/conformance/glsl/glsl-conformance.html
It seems to be a regression from an earlier bug that I can't find.
| Reporter | ||
Comment 1•14 years ago
|
||
Nevermind, this is unrelated, changing the max length of the string validation code doesn't affect it.
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•