Bug 223349
| Summary: | webgl/2.0.1/conformance2/glsl3/matrix-row-major-dynamic-indexing.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGL | Assignee: | 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
webgl/2.0.1/conformance2/glsl3/matrix-row-major-dynamic-indexing.html fails
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kimmo Kinnunen
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
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Radar WebKit Bug Importer
<rdar://problem/75774232>