OpenXR - Ignore should render parameter

This commit is contained in:
Lubos 2023-02-03 10:00:15 +01:00
parent f8b16a38a2
commit 4fa7bbfc40

View file

@ -250,9 +250,6 @@ bool VR_InitFrame( engine_t* engine ) {
OXR(xrWaitFrame(engine->appState.Session, &waitFrameInfo, &frameState));
engine->predictedDisplayTime = frameState.predictedDisplayTime;
if (!frameState.shouldRender) {
return false;
}
// Get the HMD pose, predicted for the middle of the time period during which
// the new eye images will be displayed. The number of frames predicted ahead