mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Implement GPUUncapturedErrorEvent
This commit is contained in:
parent
e41c8bc2b7
commit
7f53339d78
6 changed files with 136 additions and 13 deletions
|
@ -349,6 +349,7 @@ pub mod gpuswapchain;
|
|||
pub mod gputexture;
|
||||
pub mod gputextureusage;
|
||||
pub mod gputextureview;
|
||||
pub mod gpuuncapturederrorevent;
|
||||
pub mod gpuvalidationerror;
|
||||
pub mod hashchangeevent;
|
||||
pub mod headers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue