Searched refs:currentViewport (Results 1 – 1 of 1) sorted by relevance
2707 const gl::Rectangle ¤tViewport = apiState.getViewport(); in CaptureMidExecutionSetup() local2708 if (currentViewport != gl::Rectangle()) in CaptureMidExecutionSetup()2710 cap(CaptureViewport(replayState, true, currentViewport.x, currentViewport.y, in CaptureMidExecutionSetup()2711 currentViewport.width, currentViewport.height)); in CaptureMidExecutionSetup()