HAL::RestoreAfterReset

HAL::RestoreAfterReset
virtual bool RestoreAfterReset();
Description

PrepareForReset and RestoreAfterReset deal with the situation in which the rendering context is lost. 

This function does not need an implementation in most backends, only D3D9, D3D1x and Android, as those are the only platforms which have a concept of losing rendering resources (to varying degrees

Return Value