wgpu/wgpu-hal/src
JMS55 ed843f8029
Add more hal methods (#5452)
* Add return value to Texture::as_hal()

* Add TextureView::as_hal()

* Add CommandEncoder::as_hal_mut()

* Add changelog

* Add TextureView::raw_handle()

* Add CommandEncoder::raw_handle()

* Add additional docs for command_encoder_as_hal_mut
2024-04-03 00:37:18 +02:00
..
auxil Add feature flags in hal to panic when running into some types of errors (#5273) 2024-02-21 11:35:24 -05:00
dx12 fix(dx12): don't depend on BG{,L} entry order 2024-04-01 17:51:36 -04:00
gles fix(gles): don't depend on BG{,L} entry order 2024-04-01 17:51:36 -04:00
metal fix(metal): don't depend on BG{,L} entry order 2024-04-01 17:51:36 -04:00
vulkan Add more hal methods (#5452) 2024-04-03 00:37:18 +02:00
empty.rs [wgpu-hal] migrate A from a generic parameter to an associated type (#5427) 2024-03-23 10:28:49 +01:00
lib.rs [wgpu-hal] migrate A from a generic parameter to an associated type (#5427) 2024-03-23 10:28:49 +01:00