Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 14314 of file vulkan_core.h.

Member Data Documentation

◆ maxScaledImageExtent

VkExtent2D VkSurfacePresentScalingCapabilitiesEXT::maxScaledImageExtent

Definition at line 14321 of file vulkan_core.h.

◆ minScaledImageExtent

VkExtent2D VkSurfacePresentScalingCapabilitiesEXT::minScaledImageExtent

Definition at line 14320 of file vulkan_core.h.

◆ pNext

void* VkSurfacePresentScalingCapabilitiesEXT::pNext

Definition at line 14316 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfacePresentScalingCapabilitiesEXT::sType

Definition at line 14315 of file vulkan_core.h.

◆ supportedPresentGravityX

VkPresentGravityFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentGravityX

Definition at line 14318 of file vulkan_core.h.

◆ supportedPresentGravityY

VkPresentGravityFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentGravityY

Definition at line 14319 of file vulkan_core.h.

◆ supportedPresentScaling

VkPresentScalingFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentScaling

Definition at line 14317 of file vulkan_core.h.


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