sbylib.wrapper.vulkan.util

Undocumented in source.

Members

Functions

compileShader
void compileShader(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
construct
Dst construct(Src[N] src, Length len)
Undocumented in source. Be warned that the author may not have intended to support it.
convFrom
Dst convFrom(Dst t)
Undocumented in source. Be warned that the author may not have intended to support it.
convFrom
Dst convFrom(Dst t)
Undocumented in source. Be warned that the author may not have intended to support it.
convFrom
Dst convFrom(char[N] src)
Undocumented in source. Be warned that the author may not have intended to support it.
convFrom
Dst convFrom(Src src)
Undocumented in source. Be warned that the author may not have intended to support it.
convFrom
Dst convFrom(Src src)
Undocumented in source. Be warned that the author may not have intended to support it.
convFrom
Dst convFrom(Src src)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Dst t)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Dst t)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Dst t)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Dst t)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Dst t)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Src src)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Src src)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Src src)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(Src src)
Undocumented in source. Be warned that the author may not have intended to support it.
convTo
Dst convTo(string src)
Undocumented in source. Be warned that the author may not have intended to support it.
destruct
Tuple!(Dst*, Length) destruct(Src[] src)
Undocumented in source. Be warned that the author may not have intended to support it.
destruct
Tuple!(Dst*, Length) destruct(Src[] src)
Undocumented in source. Be warned that the author may not have intended to support it.
destruct
Tuple!(Dst*, Length) destruct(Src[] src)
Undocumented in source. Be warned that the author may not have intended to support it.
destruct
Tuple!(Dst*, Length) destruct(Src[] src)
Undocumented in source. Be warned that the author may not have intended to support it.
enforceVK
void enforceVK(VkResult res)
Undocumented in source. Be warned that the author may not have intended to support it.
vkProp
VkProp vkProp(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

ImplNameSetter
mixintemplate ImplNameSetter(alias device, alias obj, DebugReportObjectType type)
Undocumented in source.
ImplToString
mixintemplate ImplToString()
Undocumented in source.
VkFrom
mixintemplate VkFrom(OriginalType)
Undocumented in source.
VkTo
mixintemplate VkTo(OriginalType)
Undocumented in source.

Structs

VkProp
struct VkProp
Undocumented in source.

Templates

VkPropertyNames
template VkPropertyNames(This)
Undocumented in source.

Meta