mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Made conv public (#8364)
This commit is contained in:
parent
37bd31ce5d
commit
70e2302ace
@ -26,7 +26,7 @@ Otherwise, we manage a pool of `VkFence` objects behind each `hal::Fence`.
|
||||
|
||||
mod adapter;
|
||||
mod command;
|
||||
mod conv;
|
||||
pub mod conv;
|
||||
mod device;
|
||||
mod drm;
|
||||
mod instance;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user