bevy_core_pipeline::prepass

Function prepass_target_descriptors

Source
pub fn prepass_target_descriptors(
    normal_prepass: bool,
    motion_vector_prepass: bool,
    deferred_prepass: bool,
) -> Vec<Option<ColorTargetState>>