Searched refs:currentTransform (Results 1 – 16 of 16) sorted by relevance
278 .preTransform = surfaceCaps.currentTransform, in createSwapChainCi()
64 slink:VkSurfaceCapabilitiesKHR::pname:currentTransform, regardless of
94 caps->currentTransform = VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR; in wsi_headless_surface_get_capabilities()
205 caps->currentTransform = VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR; in wsi_win32_surface_get_capabilities()
841 ext_caps->currentTransform = khr_caps.currentTransform; in wsi_GetPhysicalDeviceSurfaceCapabilities2EXT()
1080 caps->currentTransform = VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR; in wsi_wl_surface_get_capabilities()
734 caps->currentTransform = VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR; in x11_surface_get_capabilities()
907 caps->currentTransform = VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR; in wsi_display_surface_get_capabilities()
64 pname:currentTransform as returned by
608 Having a separate enum means that currentTransform and preTransform are
388 * pname:currentTransform is elink:VkSurfaceTransformFlagBitsKHR value663 pname:maxImageCount, pname:currentExtent, and pname:currentTransform will668 * pname:currentTransform will be814 If the value in slink:VkSurfaceCapabilitiesKHR::pname:currentTransform is1038 slink:VkSurfaceCapabilitiesKHR::pname:currentTransform indicating the
6741 VULKAN_HPP_HASH_COMBINE( seed, surfaceCapabilities2EXT.currentTransform ); in operator ()()6761 VULKAN_HPP_HASH_COMBINE( seed, surfaceCapabilitiesKHR.currentTransform ); in operator ()()
12982 VULKAN_HPP_HASH_COMBINE( seed, surfaceCapabilities2EXT.currentTransform ); in operator ()()13002 VULKAN_HPP_HASH_COMBINE( seed, surfaceCapabilitiesKHR.currentTransform ); in operator ()()
1262 slink:VkSurfaceCapabilitiesKHR::pname:currentTransform.
312 If it does not match the pname:currentTransform value returned by
7620 VkSurfaceTransformFlagBitsKHR currentTransform; member11521 VkSurfaceTransformFlagBitsKHR currentTransform; member