Searched refs:refreshDuration (Results 1 – 3 of 3) sorted by relevance
66 * pname:refreshDuration is the number of nanoseconds from the start of one80 want its IPD to be a multiple of pname:refreshDuration.81 For example, if a display has a 60Hz refresh rate, pname:refreshDuration84 pname:refreshDuration), or 33.33ms (2X multiplier of pname:refreshDuration),85 or 50.0ms (3X multiplier of pname:refreshDuration), etc.88 pname:refreshDuration), an application needs to determine when its images91 of pname:refreshDuration).99 33.33ms (i.e. a 2X multiplier of pname:refreshDuration), and tell the193 pname:refreshDuration late), the application may increase its target IPD to194 a higher multiple of pname:refreshDuration (e.g. decrease its frame rate[all …]
11619 uint64_t refreshDuration; member
11929 VULKAN_HPP_HASH_COMBINE( seed, refreshCycleDurationGOOGLE.refreshDuration ); in operator ()()