Searched refs:m_rcDuration (Results 1 – 1 of 1) sorted by relevance
597 vk::VkRefreshCycleDurationGOOGLE m_rcDuration; member in vkt::wsi::__anonba12eeda0111::DisplayTimingTestInstance778 m_vkd.getRefreshCycleDurationGOOGLE(*m_device, *m_swapchain, &m_rcDuration); in initSwapchainResources()781 m_targetIPD = m_rcDuration.refreshDuration; in initSwapchainResources()891 …pastPresentationTimings[pastPresentationInfoNdx].desiredPresentTime + m_rcDuration.refreshDuration… in render()895 const deUint64 rdur = m_rcDuration.refreshDuration; in render()953 m_targetIPD = m_rcDuration.refreshDuration * m_refreshDurationMultiplier; in render()