* Workaround for Intel view format bug * Dispose of the intermmediate texture aswell * Apply workaround on AMD aswell
* Change destination size by target mipmap level, rather than source. * Check dst for Texture3D rather than src.