Bug 223349

Summary: webgl/2.0.1/conformance2/glsl3/matrix-row-major-dynamic-indexing.html fails
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222812    

Kimmo Kinnunen
Reported 2021-03-17 00:35:21 PDT
webgl/2.0.1/conformance2/glsl3/matrix-row-major-dynamic-indexing.html fails
Attachments
Kimmo Kinnunen
Comment 1 2021-03-17 01:03:33 PDT
https://www.khronos.org/registry/webgl/sdk/tests/conformance2/glsl3/matrix-row-major-dynamic-indexing.html?webglVersion=2&quiet=0&quick=1 Indexing row-major matrices within a uniform block should work On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". test: default vertex shader default vertex shader translated for driver test fragment shader test fragment shader translated for driver a (index 0) bound to slot 0 result FAIL should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 PASS successfullyParsed is true TEST COMPLETE
Kimmo Kinnunen
Comment 2 2021-03-17 01:45:43 PDT
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Radar WebKit Bug Importer
Comment 3 2021-03-24 00:36:28 PDT
Note You need to log in before you can comment on or make changes to this bug.