wgpu/wgpu-hal/examples
teoxoy 1cb7ebab99 [wgpu-hal] replace Instance.destroy_surface() with Drop impls on Surfaces
Only the metal and vulkan backends require
destruction code and it can go in a `Drop` impl since
the `Instance` is unused in those implementations.
2024-07-29 17:31:24 +02:00
..
halmark [wgpu-hal] replace Instance.destroy_surface() with Drop impls on Surfaces 2024-07-29 17:31:24 +02:00
ray-traced-triangle [wgpu-hal] replace Instance.destroy_surface() with Drop impls on Surfaces 2024-07-29 17:31:24 +02:00
raw-gles.em.html feature: emscripten 2022-01-27 14:14:29 -05:00
raw-gles.rs Expose gpu allocation configuration options (#5875) 2024-07-08 14:49:44 +02:00