Searched refs:VkSurfacePresentScalingCapabilitiesEXT (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/ |
D | SwapchainPresentScalingCreateInfo.adoc | 62 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/ |
D | VK_EXT_surface_maintenance1.adoc | 121 typedef struct VkSurfacePresentScalingCapabilitiesEXT { 129 } VkSurfacePresentScalingCapabilitiesEXT;
|
D | VK_EXT_swapchain_maintenance1.adoc | 304 This can be queried by use of `VkSurfacePresentScalingCapabilitiesEXT` from the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/ |
D | wsi.adoc | 478 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/ |
D | wsi_common_win32.cpp | 252 VkSurfacePresentScalingCapabilitiesEXT *scaling = in wsi_win32_surface_get_capabilities2() 253 (VkSurfacePresentScalingCapabilitiesEXT *)ext; in wsi_win32_surface_get_capabilities2()
|
D | wsi_common_wayland.c | 1126 VkSurfacePresentScalingCapabilitiesEXT *scaling = (void *)ext; in wsi_wl_surface_get_capabilities2()
|
D | wsi_common_x11.c | 778 VkSurfacePresentScalingCapabilitiesEXT *scaling = (void *)ext; in x11_surface_get_capabilities2()
|
D | wsi_common_display.c | 964 VkSurfacePresentScalingCapabilitiesEXT *scaling = (void *)ext; in wsi_display_surface_get_capabilities2()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/ |
D | wsi.adoc | 457 members of the sname:VkSurfacePresentScalingCapabilitiesEXT structure
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 14277 typedef struct VkSurfacePresentScalingCapabilitiesEXT { struct 14285 } VkSurfacePresentScalingCapabilitiesEXT; argument
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_static_assertions.hpp | 3159 …SPACE::SurfacePresentScalingCapabilitiesEXT ) == sizeof( VkSurfacePresentScalingCapabilitiesEXT ),…
|