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