virtual bool ShutdownHAL() override;
ShutdownHAL shuts down rendering, releasing resources allocated in InitHAL.
Returns true if the method shutdowns rendering and false otherwise.