pub fn create_depth_texture(
device: &RenderDevice,
width: u32,
height: u32,
label: &str,
) -> (Texture, TextureView)pub fn create_depth_texture(
device: &RenderDevice,
width: u32,
height: u32,
label: &str,
) -> (Texture, TextureView)