Implement GPUUncapturedErrorEvent

This commit is contained in:
Kunal Mohan 2020-08-11 13:05:17 +05:30
parent e41c8bc2b7
commit 7f53339d78
6 changed files with 136 additions and 13 deletions

View file

@ -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;