![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <GameClientStreamHwFramebuffer.h>
Public Member Functions | |
virtual | ~IHwFramebufferCallback ()=default |
virtual void | HardwareContextReset ()=0 |
Invalidates the current HW context and reinitializes GPU resources. | |
|
virtualdefault |
|
pure virtual |
Invalidates the current HW context and reinitializes GPU resources.
Any GL state is lost, and must not be deinitialized explicitly.
Implemented in KODI::GAME::CGameClient.