re_renderer::resource_managers::texture_manager

Function create_zero_texture

Source
fn create_zero_texture(
    texture_pool: &GpuTexturePool,
    device: &Device,
    format: TextureFormat,
) -> GpuTexture2D