VideoImage::TextureLost

VideoImage::TextureLost
virtual void TextureLost(TextureLossReason);
Description

TextureLost is called to indicate texture contents are lost and releases the texture references held by the images. 

Note that this function will only be called from the rendering thread.