VulkanVersion

Undocumented in source.

Constructors

this
this(uint major, uint minor, uint patch)
Undocumented in source.
this
this(uint vkVer)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toUint
uint toUint()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromUint
VulkanVersion fromUint(uint vkVer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta