Crate graphics_api_version[][src]

Expand description

A library for storing graphics API versions.

Structs

An error for when a graphics API is unsupported.

Stores graphics API version.

Constants

A graphics API developed by Microsoft. See https://en.wikipedia.org/wiki/DirectX for more information.

A graphics API developed by Apple. See https://en.wikipedia.org/wiki/Metal_%28API%29 for more information.

A graphics API developed by Khronos Group. See https://en.wikipedia.org/wiki/OpenGL for more information.

A graphics API developed by Khronos Group. See https://en.wikipedia.org/wiki/Vulkan_(API) for more information.