Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_GOOGLE_display_timing/
DPresentTimeInfo.adoc30 * pname:pTimes is `NULL` or a pointer to an array of
32 If not `NULL`, each element of pname:pTimes contains the earliest time
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11639 const VkPresentTimeGOOGLE* pTimes; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp11650 VULKAN_HPP_HASH_COMBINE( seed, presentTimesInfoGOOGLE.pTimes ); in operator ()()