vulkanish.helpers.error

Undocumented in source.

Members

Classes

AnyVshError
class AnyVshError
Undocumented in source.
VshErrorErrorCode
class VshErrorErrorCode
Undocumented in source.
VshErrorSuccessCode
class VshErrorSuccessCode
Undocumented in source.

Functions

vshAssert
void vshAssert(VkResult errorCode)
Undocumented in source. Be warned that the author may not have intended to support it.
vshEnforce
void vshEnforce(VkResult errorCode)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

VshError
template VshError(VkResult errorCode)
Undocumented in source.
VshErrorBase
template VshErrorBase(VkResult errorCode)
Undocumented in source.

Meta