Bug 223336
| Summary: | webgl/2.0.1/conformance/glsl/misc/shaders-with-name-conflicts.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | dino, kbr, kkinnunen |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 222812 | ||
Kimmo Kinnunen
webgl/2.0.1/conformance/glsl/misc/shaders-with-name-conflicts.html fails
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kimmo Kinnunen
https://www.khronos.org/registry/webgl/sdk/tests/conformance/glsl/misc/shaders-with-name-conflicts.html?webglVersion=2&quiet=0&quick=1
test: using the same name for a vertex shader attribute and fragment shader uniform should succeed
test vertex shader
test vertex shader translated for driver
test fragment shader
test fragment shader translated for driver
FAIL [unexpected link status] (expected: true) using the same name for a vertex shader attribute and fragment shader uniform should succeed
PASS successfullyParsed is true
TEST COMPLETE
Kimmo Kinnunen
*** This bug has been marked as a duplicate of bug 223318 ***