Type Alias wgpu::core::id::ShaderModuleId
source · pub type ShaderModuleId = Id<ShaderModule<Api>>;
Available on
wgpu_core
only.Aliased Type§
struct ShaderModuleId(/* private fields */);
pub type ShaderModuleId = Id<ShaderModule<Api>>;
wgpu_core
only.struct ShaderModuleId(/* private fields */);