swapchain

Undocumented in source.

Members

Classes

SwapchainExample
class SwapchainExample
Undocumented in source.

Functions

chooseFormat
Format chooseFormat(PhysicalDevice pd, Surface surface)

Return a format suitable for the surface. - if supported by the surface Format.rgba8_uNorm - otherwise the first format with uNorm numeric format - otherwise the first format

choosePresentMode
PresentMode choosePresentMode(PhysicalDevice pd, Surface surface)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta