Home
last modified time | relevance | path

Searched refs:VkDisplayPresentInfoKHR (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display_swapchain/
Ddisplay_swapchain_present.adoc9 slink:VkDisplayPresentInfoKHR structure.
11 [open,refpage='VkDisplayPresentInfoKHR',desc='Structure describing parameters of a queue presentati…
13 The sname:VkDisplayPresentInfoKHR structure is defined as:
15 include::{generated}/api/structs/VkDisplayPresentInfoKHR.adoc[]
22 If sname:VkDisplayPresentInfoKHR is not specified, this region will be
26 If sname:VkDisplayPresentInfoKHR is not specified, this region will be
43 If sname:VkDisplayPresentInfoKHR is not specified, persistent mode will
51 * [[VUID-VkDisplayPresentInfoKHR-srcRect-01257]]
54 * [[VUID-VkDisplayPresentInfoKHR-dstRect-01258]]
58 * [[VUID-VkDisplayPresentInfoKHR-persistentContent-01259]]
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
Dregistry.adoc1535 <type name="VkDisplayPresentInfoKHR"/>
1554 typedef struct VkDisplayPresentInfoKHR {
1560 } VkDisplayPresentInfoKHR;
DChangeLog.adoc11317 * Noted that slink:VkDisplayPresentInfoKHR is a valid extension of
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1309 …sizeof( VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR ) == sizeof( VkDisplayPresentInfoKHR ), "struc…
Dvulkan_static_assertions.hpp1326 …sizeof( VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR ) == sizeof( VkDisplayPresentInfoKHR ), "struc…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7958 typedef struct VkDisplayPresentInfoKHR { struct
7964 } VkDisplayPresentInfoKHR; argument