mirror of
https://github.com/servo/servo.git
synced 2025-09-10 06:58:21 +01:00
webgl: Mark framebuffers as uninitialized when their attached renderbuffer's storage changes.
This commit is contained in:
parent
93fbc1575f
commit
59b8f971b5
6 changed files with 3 additions and 7 deletions
|
@ -1,2 +1,2 @@
|
|||
[uninitialized-test.html]
|
||||
disabled: https://github.com/servo/servo/issues/13710
|
||||
disabled: https://github.com/servo/servo/issues/21716
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[depth-renderbuffer-initialization.html]
|
||||
disabled: https://github.com/servo/servo/issues/13710
|
|
@ -1,2 +0,0 @@
|
|||
[renderbuffer-initialization.html]
|
||||
disabled: https://github.com/servo/servo/issues/13710
|
|
@ -1,2 +0,0 @@
|
|||
[stencil-renderbuffer-initialization.html]
|
||||
disabled: https://github.com/servo/servo/issues/13710
|
Loading…
Add table
Add a link
Reference in a new issue