#include <ReloadableShader.hpp>
Reloadable shader implements the IShader interface and delegates all calls to the internal shader object, which can be replaced at run-time.