mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update WR - texture layers, image mask, profiler, optimizations.
This commit is contained in:
parent
4b28750b9a
commit
86eaef237b
19 changed files with 182 additions and 58 deletions
|
@ -2,7 +2,7 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
varying vec2 vUv0;
|
||||
varying vec2 vUv1;
|
||||
varying vec3 vUv0;
|
||||
varying vec3 vUv1;
|
||||
flat varying vec4 vUv1Rect;
|
||||
flat varying int vOp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue