- clipped
VkBool32 clipped;
Undocumented in source.
- compositeAlpha
VkCompositeAlphaFlagBitsKHR compositeAlpha;
Undocumented in source.
- flags
VkSwapchainCreateFlagsKHR flags;
Undocumented in source.
- imageArrayLayers
uint32_t imageArrayLayers;
Undocumented in source.
- imageColorSpace
VkColorSpaceKHR imageColorSpace;
Undocumented in source.
- imageExtent
VkExtent2D imageExtent;
Undocumented in source.
- imageFormat
VkFormat imageFormat;
Undocumented in source.
- imageSharingMode
VkSharingMode imageSharingMode;
Undocumented in source.
- imageUsage
VkImageUsageFlags imageUsage;
Undocumented in source.
- minImageCount
uint32_t minImageCount;
Undocumented in source.
- oldSwapchain
VkSwapchainKHR oldSwapchain;
Undocumented in source.
- pNext
const(void)* pNext;
Undocumented in source.
- pQueueFamilyIndices
const(uint32_t)* pQueueFamilyIndices;
Undocumented in source.
- preTransform
VkSurfaceTransformFlagBitsKHR preTransform;
Undocumented in source.
- presentMode
VkPresentModeKHR presentMode;
Undocumented in source.
- queueFamilyIndexCount
uint32_t queueFamilyIndexCount;
Undocumented in source.
- sType
VkStructureType sType;
Undocumented in source.
- surface
VkSurfaceKHR surface;
Undocumented in source.