Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkSurfacePresentScalingCapabilitiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 15579 of file vulkan_core.h.

Field Documentation

◆ maxScaledImageExtent

VkExtent2D VkSurfacePresentScalingCapabilitiesEXT::maxScaledImageExtent

Definition at line 15586 of file vulkan_core.h.

◆ minScaledImageExtent

VkExtent2D VkSurfacePresentScalingCapabilitiesEXT::minScaledImageExtent

Definition at line 15585 of file vulkan_core.h.

◆ pNext

void* VkSurfacePresentScalingCapabilitiesEXT::pNext

Definition at line 15581 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfacePresentScalingCapabilitiesEXT::sType

Definition at line 15580 of file vulkan_core.h.

◆ supportedPresentGravityX

VkPresentGravityFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentGravityX

Definition at line 15583 of file vulkan_core.h.

◆ supportedPresentGravityY

VkPresentGravityFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentGravityY

Definition at line 15584 of file vulkan_core.h.

◆ supportedPresentScaling

VkPresentScalingFlagsEXT VkSurfacePresentScalingCapabilitiesEXT::supportedPresentScaling

Definition at line 15582 of file vulkan_core.h.


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