mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add support for WebGL2 unsigned uniform operations
This adds support for the WebGL2 `uniform[1234]ui` and `uniform[1234]uiv` operations. See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.8
This commit is contained in:
parent
c6192dc286
commit
bc914381a8
10 changed files with 643 additions and 134 deletions
|
@ -1,2 +0,0 @@
|
|||
[unary-minus-operator-in-dynamic-loop.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue