mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Fix imports
This commit is contained in:
parent
e0f414e804
commit
58c852f096
@ -6,10 +6,9 @@ use crate::{
|
||||
platform::MIN_WEBGL_BUFFER_SIZE,
|
||||
render::{
|
||||
resource::{FragmentState, RenderPipeline, RenderPipelineDescriptor, VertexState},
|
||||
settings::Msaa,
|
||||
settings::{Msaa, RendererSettings},
|
||||
shaders::ShaderGlobals,
|
||||
},
|
||||
RendererSettings,
|
||||
};
|
||||
|
||||
pub struct TilePipeline {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user