mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-05 10:28:27 +00:00
Prepare for follow-on change
This commit is contained in:
parent
2e9a7af4d9
commit
08c57c37de
@ -90,7 +90,7 @@ impl Uniforms {
|
||||
}
|
||||
}
|
||||
|
||||
trait Vertex {
|
||||
pub trait Vertex {
|
||||
const ATTRIBUTES: &[wgpu::VertexAttribute];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user