mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Improves the support of the WebGL2 `MIN_PROGRAM_TEXEL_OFFSET` property (ie. stores it as a signed integer) and adds support for querying it using GetParameter. See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.2
8 lines
224 B
INI
8 lines
224 B
INI
[gl-get-calls.html]
|
|
[WebGL test #55: context.getParameter(context.MAX_SAMPLES) should be >= 4. Was 1 (of type number).]
|
|
expected: FAIL
|
|
|
|
[WebGL test #87: context.getError() should be 0. Was 1280.]
|
|
expected: FAIL
|
|
|