Refactor: Moved GL_TexturePrepare() to Texture::Variant::prepare()
Functionally this logic is unchanged however it now operates withinthe domain of Texture::Variant.
View differences
Refactor: Moved GL_TexturePrepare() to Texture::Variant::prepare()
Functionally this logic is unchanged however it now operates within
the domain of Texture::Variant.