example

Undocumented in source.

Members

Classes

AutoCmdBuf
class AutoCmdBuf

Utility command buffer for a one time submission that automatically submit when disposed. Generally used for transfer operations.

Example
class Example
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.

Structs

FPSProbe
struct FPSProbe
Undocumented in source.

Meta