Home
last modified time | relevance | path

Searched refs:VkSurfacePresentScalingCapabilitiesEXT (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/
DSwapchainPresentScalingCreateInfo.adoc62 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:supportedPresentScaling,
69 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:supportedPresentScaling,
76 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:supportedPresentGravityX,
83 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:supportedPresentGravityX,
90 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:supportedPresentGravityY,
97 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:supportedPresentGravityY,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_surface_maintenance1.adoc121 typedef struct VkSurfacePresentScalingCapabilitiesEXT {
129 } VkSurfacePresentScalingCapabilitiesEXT;
DVK_EXT_swapchain_maintenance1.adoc304 This can be queried by use of `VkSurfacePresentScalingCapabilitiesEXT` from the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc478 If a slink:VkSurfacePresentScalingCapabilitiesEXT structure is included
488 If a slink:VkSurfacePresentScalingCapabilitiesEXT structure is included
714 [open,refpage='VkSurfacePresentScalingCapabilitiesEXT',desc='Structure describing the presentation …
716 The sname:VkSurfacePresentScalingCapabilitiesEXT structure is defined as:
718 include::{generated}/api/structs/VkSurfacePresentScalingCapabilitiesEXT.adoc[]
758 sname:VkSurfacePresentScalingCapabilitiesEXT for any of the compatible
763 include::{generated}/validity/structs/VkSurfacePresentScalingCapabilitiesEXT.adoc[]
769 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:supportedPresentScaling,
801 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:supportedPresentGravityX
843 slink:VkSurfacePresentScalingCapabilitiesEXT::pname:minScaledImageExtent,
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp252 VkSurfacePresentScalingCapabilitiesEXT *scaling = in wsi_win32_surface_get_capabilities2()
253 (VkSurfacePresentScalingCapabilitiesEXT *)ext; in wsi_win32_surface_get_capabilities2()
Dwsi_common_wayland.c1126 VkSurfacePresentScalingCapabilitiesEXT *scaling = (void *)ext; in wsi_wl_surface_get_capabilities2()
Dwsi_common_x11.c778 VkSurfacePresentScalingCapabilitiesEXT *scaling = (void *)ext; in x11_surface_get_capabilities2()
Dwsi_common_display.c964 VkSurfacePresentScalingCapabilitiesEXT *scaling = (void *)ext; in wsi_display_surface_get_capabilities2()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/
Dwsi.adoc457 members of the sname:VkSurfacePresentScalingCapabilitiesEXT structure
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14277 typedef struct VkSurfacePresentScalingCapabilitiesEXT { struct
14285 } VkSurfacePresentScalingCapabilitiesEXT; argument
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp3159 …SPACE::SurfacePresentScalingCapabilitiesEXT ) == sizeof( VkSurfacePresentScalingCapabilitiesEXT ),…