mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Re-export DeviceType
This commit is contained in:
@@ -14,7 +14,7 @@ use crate::{
|
||||
#[cfg(feature = "serde")]
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
pub use hal::adapter::AdapterInfo;
|
||||
pub use hal::adapter::{AdapterInfo, DeviceType};
|
||||
use hal::{self, adapter::PhysicalDevice as _, queue::QueueFamily as _, Instance as _};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user