Files
servo/tests/wpt/webgl/meta/conformance2/state/gl-get-calls.html.ini
Mátyás Mustoha 1431a389da Add support for WebGL2 MIN_PROGRAM_TEXEL_OFFSET
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
2020-04-30 10:11:11 +02:00

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