Home
last modified time | relevance | path

Searched refs:VkSurfacePresentModeCompatibilityEXT (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/
DSwapchainPresentModesCreateInfo.adoc35 slink:VkSurfacePresentModeCompatibilityEXT::pname:pPresentModes, given
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_surface_maintenance1.adoc174 typedef struct VkSurfacePresentModeCompatibilityEXT {
179 } VkSurfacePresentModeCompatibilityEXT;
DVK_EXT_swapchain_maintenance1.adoc249 This can be queried by use of `VkSurfacePresentModeCompatibilityEXT` from the
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp264 VkSurfacePresentModeCompatibilityEXT *compat = in wsi_win32_surface_get_capabilities2()
265 (VkSurfacePresentModeCompatibilityEXT *)ext; in wsi_win32_surface_get_capabilities2()
Dwsi_common_wayland.c1137 VkSurfacePresentModeCompatibilityEXT *compat = (void *)ext; in wsi_wl_surface_get_capabilities2()
Dwsi_common_x11.c790 VkSurfacePresentModeCompatibilityEXT *compat = (void *)ext; in x11_surface_get_capabilities2()
Dwsi_common_display.c975 VkSurfacePresentModeCompatibilityEXT *compat = (void *)ext; in wsi_display_surface_get_capabilities2()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc473 If a slink:VkSurfacePresentModeCompatibilityEXT structure is included in
484 If a slink:VkSurfacePresentModeCompatibilityEXT structure is included in
760 slink:VkSurfacePresentModeCompatibilityEXT.
888 [open,refpage='VkSurfacePresentModeCompatibilityEXT',desc='Structure describing the subset of compa…
890 The sname:VkSurfacePresentModeCompatibilityEXT structure is defined as:
892 include::{generated}/api/structs/VkSurfacePresentModeCompatibilityEXT.adoc[]
926 include::{generated}/validity/structs/VkSurfacePresentModeCompatibilityEXT.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14287 typedef struct VkSurfacePresentModeCompatibilityEXT { struct
14292 } VkSurfacePresentModeCompatibilityEXT; argument
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp3163 …AMESPACE::SurfacePresentModeCompatibilityEXT ) == sizeof( VkSurfacePresentModeCompatibilityEXT ), …