Vulkan-Hpp
VkSurfacePresentScalingCapabilitiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPresentScalingFlagsEXT supportedPresentScaling
 
VkPresentGravityFlagsEXT supportedPresentGravityX
 
VkPresentGravityFlagsEXT supportedPresentGravityY
 
VkExtent2D minScaledImageExtent
 
VkExtent2D maxScaledImageExtent
 

Detailed Description

Definition at line 15024 of file vulkan_core.h.

Member Data Documentation

◆ maxScaledImageExtent

VkExtent2D VkSurfacePresentScalingCapabilitiesEXT::maxScaledImageExtent

Definition at line 15031 of file vulkan_core.h.

◆ minScaledImageExtent

VkExtent2D VkSurfacePresentScalingCapabilitiesEXT::minScaledImageExtent

Definition at line 15030 of file vulkan_core.h.

◆ pNext

void* VkSurfacePresentScalingCapabilitiesEXT::pNext

Definition at line 15026 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfacePresentScalingCapabilitiesEXT::sType

Definition at line 15025 of file vulkan_core.h.

◆ supportedPresentGravityX

VkPresentGravityFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentGravityX

Definition at line 15028 of file vulkan_core.h.

◆ supportedPresentGravityY

VkPresentGravityFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentGravityY

Definition at line 15029 of file vulkan_core.h.

◆ supportedPresentScaling

VkPresentScalingFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentScaling

Definition at line 15027 of file vulkan_core.h.


The documentation for this struct was generated from the following file: