mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update webrender to get clip_shared changes.
This commit is contained in:
parent
f96718d03d
commit
6925c6246f
13 changed files with 60 additions and 61 deletions
|
@ -6,8 +6,6 @@ flat varying vec2 vTextureOffset; // Offset of this image into the texture atlas
|
|||
flat varying vec2 vTextureSize; // Size of the image in the texture atlas.
|
||||
flat varying vec2 vTileSpacing; // Amount of space between tiled instances of this image.
|
||||
flat varying vec2 vStretchSize;
|
||||
flat varying vec4 vClipRect;
|
||||
flat varying vec4 vClipRadius;
|
||||
flat varying vec4 vLocalRect;
|
||||
|
||||
#ifdef WR_FEATURE_TRANSFORM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue