Searched refs:VkPastPresentationTimingGOOGLE (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_GOOGLE_display_timing/ |
D | queries.adoc | 113 slink:VkPastPresentationTimingGOOGLE structure are consistently different, 138 number of sname:VkPastPresentationTimingGOOGLE structures to query, as 141 sname:VkPastPresentationTimingGOOGLE structures. 159 [open,refpage='VkPastPresentationTimingGOOGLE',desc='Structure containing timing information about … 161 The sname:VkPastPresentationTimingGOOGLE structure is defined as: 163 include::{generated}/api/structs/VkPastPresentationTimingGOOGLE.adoc[] 190 The application can: use the sname:VkPastPresentationTimingGOOGLE values to 216 sname:VkPastPresentationTimingGOOGLE structure with valid values for all 225 sname:VkPastPresentationTimingGOOGLE::pname:earliestPresentTime must: be 227 sname:VkPastPresentationTimingGOOGLE::pname:actualPresentTime, which [all …]
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 11622 typedef struct VkPastPresentationTimingGOOGLE { struct 11628 } VkPastPresentationTimingGOOGLE; typedef 11643 …kSwapchainKHR swapchain, uint32_t* pPresentationTimingCount, VkPastPresentationTimingGOOGLE* pPres… 11655 VkPastPresentationTimingGOOGLE* pPresentationTimings);
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_static_assertions.hpp | 1977 …KAN_HPP_NAMESPACE::PastPresentationTimingGOOGLE ) == sizeof( VkPastPresentationTimingGOOGLE ), "st…
|
D | vulkan.hpp | 3093 …SwapchainKHR swapchain, uint32_t * pPresentationTimingCount, VkPastPresentationTimingGOOGLE * pPre… in vkGetPastPresentationTimingGOOGLE()
|
D | vulkan_raii.hpp | 14893 …>( m_swapchain ), &presentationTimingCount, reinterpret_cast<VkPastPresentationTimingGOOGLE *>( pr… in getPastPresentationTimingGOOGLE()
|