[][src]Function azul_core::gl::gl_textures_remove_epochs_from_pipeline

pub fn gl_textures_remove_epochs_from_pipeline(
    pipeline_id: &PipelineId,
    epoch: Epoch
)

Destroys all textures from the pipeline pipeline_id where the texture is older than the given epoch.