Function re_renderer::video::player::clear_texture
source · fn clear_texture(render_ctx: &RenderContext, texture: &GpuTexture2D)
Expand description
Clears the texture that is shown on pending to black.
fn clear_texture(render_ctx: &RenderContext, texture: &GpuTexture2D)
Clears the texture that is shown on pending to black.