Vulkan SDK for Android 1.1.1 Mali Developer Center
MaliSDK::Platform::SwapchainDimensions Struct Reference

Describes the size and format of the swapchain. More...

#include <platform.hpp>

Public Attributes

unsigned width
 Width of the swapchain.
 
unsigned height
 Height of the swapchain.
 
VkFormat format
 Pixel format of the swapchain.
 

Detailed Description

Describes the size and format of the swapchain.

Definition at line 54 of file platform.hpp.


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