vulkanish ~master (2020-11-19T14:50:54Z)
Dub
Repo
vsh.vsh
vulkanish
helpers
functions
vsh
Undocumented in source. Be warned that the author may not have intended to support it.
auto
vsh
(Params args)
auto
vsh
(Params[0..$ - 2] args, Params[$ - 1] lastArg)
auto
vsh
(Params[0..$ - 1] args)
auto
vsh
(Params[0..$ - 1] args)
auto
vsh
(Params[0..$ - 2] args)
template
vsh
(alias f_unenforced)
static if
(!(
is(Params[$ - 1] == const(VkAllocationCallbacks)*)
))
static if
(
isPointer!(Params[$ - 1]) && __traits(compiles, )
)
static if
(
is(Params[$ - 2] == const(VkAllocationCallbacks)*)
)
auto
vsh
(
Params
[0..$ - 2]
args
)
Meta
Source
See Implementation
vulkanish
helpers
functions
vsh
aliases
Params
f
functions
vsh