LoseTextureData is called after texture data has been lost. This only happens on certain platforms, (for example D3D9 when the device is lost), and signals that the texture should free any resources required to continue (ie. dynamic textures in D3D9).