Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkSwapchainPresentScalingCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPresentScalingFlagsEXT scalingBehavior
 
VkPresentGravityFlagsEXT presentGravityX
 
VkPresentGravityFlagsEXT presentGravityY
 

Detailed Description

Definition at line 14364 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkSwapchainPresentScalingCreateInfoEXT::pNext

Definition at line 14366 of file vulkan_core.h.

◆ presentGravityX

VkPresentGravityFlagsEXT VkSwapchainPresentScalingCreateInfoEXT::presentGravityX

Definition at line 14368 of file vulkan_core.h.

◆ presentGravityY

VkPresentGravityFlagsEXT VkSwapchainPresentScalingCreateInfoEXT::presentGravityY

Definition at line 14369 of file vulkan_core.h.

◆ scalingBehavior

VkPresentScalingFlagsEXT VkSwapchainPresentScalingCreateInfoEXT::scalingBehavior

Definition at line 14367 of file vulkan_core.h.

◆ sType

VkStructureType VkSwapchainPresentScalingCreateInfoEXT::sType

Definition at line 14365 of file vulkan_core.h.


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