pub unsafe fn upload_empty( gl: &Context, tex: Texture, width: u32, height: u32, ty: u32, )
Uploads an empty texture.
Make sure ty is a valid OpenGL number type
ty