mirror of
https://github.com/servo/servo.git
synced 2025-08-20 21:05:34 +01:00
Properly support gl_PointSize and gl_PointCoord
Fixes #21719. Fixes #20993. Fixes #20992. Fixes #21007. Fixes #20979.
This commit is contained in:
parent
aa9591137a
commit
8828925f4f
16 changed files with 44 additions and 243 deletions
|
@ -1,4 +1,5 @@
|
|||
[point-size.html]
|
||||
bug: https://github.com/servo/servo/issues/21981
|
||||
[WebGL test #9: should be 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[point-with-gl-pointcoord-in-fragment-shader.html]
|
||||
[WebGL test #0: Center pixel should be green\nat (32, 32) expected: 0,255,0,255 was 0,0,0,255]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue