mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Update WebRender to get necessary changes
This commit is contained in:
parent
ef82d772c1
commit
dea0c7ca72
7 changed files with 18 additions and 18 deletions
|
@ -23,7 +23,7 @@ void main(void) {
|
|||
vLocalPos = vi.local_clamped_pos;
|
||||
#endif
|
||||
|
||||
ClipInfo clip = fetch_clip(prim.clip_index);
|
||||
ClipData clip = fetch_clip(prim.clip_index);
|
||||
write_clip(clip);
|
||||
|
||||
// vUv will contain how many times this image has wrapped around the image size.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue