mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Remove some unused WR1 shaders, copy new shaders, update WR hash.
This commit is contained in:
parent
8cd4b772e9
commit
ce01120fb1
22 changed files with 81 additions and 332 deletions
|
@ -4,8 +4,8 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
struct Rectangle {
|
||||
PrimitiveInfo info;
|
||||
vec4 color;
|
||||
PrimitiveInfo info;
|
||||
vec4 color;
|
||||
Clip clip;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue