Bug 223318 - webgl/1.0.4/conformance/glsl/misc/shaders-with-name-conflicts.html fails
Summary: webgl/1.0.4/conformance/glsl/misc/shaders-with-name-conflicts.html fails
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 223336 (view as bug list)
Depends on:
Blocks: webgl2conformance
  Show dependency treegraph
 
Reported: 2021-03-16 23:35 PDT by Kimmo Kinnunen
Modified: 2022-03-03 03:49 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2021-03-16 23:35:40 PDT
webgl/1.0.4/conformance/glsl/misc/shaders-with-name-conflicts.html fails
Comment 1 Kimmo Kinnunen 2021-03-17 01:21:15 PDT
https://www.khronos.org/registry/webgl/sdk/tests/conformance/glsl/misc/shaders-with-name-conflicts.html?webglVersion=1&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
Comment 2 Kimmo Kinnunen 2021-03-17 01:38:51 PDT
*** Bug 223336 has been marked as a duplicate of this bug. ***
Comment 3 Kimmo Kinnunen 2021-03-17 01:45:45 PDT
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Comment 4 Radar WebKit Bug Importer 2021-03-23 23:36:13 PDT
<rdar://problem/75772643>
Comment 5 Kimmo Kinnunen 2022-03-03 03:49:11 PST
fixed by some of the angle rolls