virtual void KickOffFences(FenceType waitType) = 0;
KickOffFences triggers all queued up HW rendering commands. Once this function is called, it is possible to wait for fences. If this is not called, fence waiting may fail.