fix ci
This commit is contained in:
parent
913f53be93
commit
74d91e0f17
@ -280,7 +280,7 @@ struct CustomPhaseSpecializer;
|
||||
|
||||
#[derive(Resource)]
|
||||
struct CustomPhasePipeline {
|
||||
/// the specialized_cache holds onto the shader handle through the base descriptor
|
||||
/// the `specialized_cache` holds onto the shader handle through the base descriptor
|
||||
specialized_cache: SpecializedCache<RenderPipeline, CustomPhaseSpecializer>,
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user