Home
last modified time | relevance | path

Searched refs:presentMargin (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_GOOGLE_display_timing/
Dqueries.adoc114 and if pname:presentMargin is consistently large, over multiple images.
182 * pname:presentMargin is an indication of how early the
197 different, and if pname:presentMargin is consistently large enough, the
201 pname:presentMargin is consistently high, the application may delay the
207 pname:actualPresentTime is never late and pname:presentMargin is
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11627 uint64_t presentMargin; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp6534 VULKAN_HPP_HASH_COMBINE( seed, pastPresentationTimingGOOGLE.presentMargin ); in operator ()()