virtual ImageSwizzler& GetImageSwizzler() const;
GetImageSwizzler returns the ImageSwizzler object compatible with this texture manager. This is used when the CPU accesses GPU textures, which may be tiled and/or swizzled in a platform specific manner.
A new instance of an ImageSwizzler containing the supplied ImageData.