openxr-0.1: Bindings to the OpenXR API
Safe HaskellNone
LanguageHaskell2010

OpenXR.Extensions.XR_KHR_vulkan_swapchain_format_list

Description

Name

XR_KHR_vulkan_swapchain_format_list - instance extension

Specification

See XR_KHR_vulkan_swapchain_format_list in the main specification for complete information.

Registered Extension Number

15

Revision

3

Extension and Version Dependencies

  • Requires OpenXR 1.0
  • Requires @@

See Also

VulkanSwapchainFormatListCreateInfoKHR

Document Notes

For more information, see the OpenXR Specification

This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.

Synopsis

Documentation

data VulkanSwapchainFormatListCreateInfoKHR Source #

XrVulkanSwapchainFormatListCreateInfoKHR - A list of Vulkan view formats

Valid Usage (Implicit)

See Also

StructureType, createSwapchain

Constructors

VulkanSwapchainFormatListCreateInfoKHR 

Fields

type KHR_VULKAN_SWAPCHAIN_FORMAT_LIST_EXTENSION_NAME = "XR_KHR_vulkan_swapchain_format_list" Source #