Bug 223336

Summary: webgl/2.0.1/conformance/glsl/misc/shaders-with-name-conflicts.html fails
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: 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    

Description Kimmo Kinnunen 2021-03-17 00:22:23 PDT
webgl/2.0.1/conformance/glsl/misc/shaders-with-name-conflicts.html fails
Comment 1 Kimmo Kinnunen 2021-03-17 01:10:38 PDT
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
Comment 2 Kimmo Kinnunen 2021-03-17 01:38:51 PDT

*** This bug has been marked as a duplicate of bug 223318 ***