fix example
This commit is contained in:
parent
eb53ccc9b1
commit
913f53be93
@ -339,10 +339,7 @@ impl FromWorld for CustomPhasePipeline {
|
||||
let specialized_cache =
|
||||
SpecializedCache::new(CustomPhaseSpecializer, None, base_descriptor);
|
||||
|
||||
Self {
|
||||
_shader: shader,
|
||||
specialized_cache,
|
||||
}
|
||||
Self { specialized_cache }
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user