mirror of
https://github.com/sotrh/learn-wgpu.git
synced 2024-11-16 06:12:55 +00:00
rogue copy paste
This commit is contained in:
parent
2ab37aa9b7
commit
5409e8ea1e
@ -633,7 +633,7 @@ impl State {
|
|||||||
}
|
}
|
||||||
),
|
),
|
||||||
store: true,
|
store: true,
|
||||||
git@github.com:EpicGames/UnrealEngine.git }
|
}
|
||||||
}],
|
}],
|
||||||
depth_stencil_attachment: Some(wgpu::RenderPassDepthStencilAttachmentDescriptor {
|
depth_stencil_attachment: Some(wgpu::RenderPassDepthStencilAttachmentDescriptor {
|
||||||
attachment: &self.depth_texture.view,
|
attachment: &self.depth_texture.view,
|
||||||
|
Loading…
Reference in New Issue
Block a user