vulkanish ~master (2020-11-19T14:50:54Z)
Dub
Repo
vshCreate.vshCreate
vulkanish
helpers
functions
vshCreate
/static if (is(Params[$-2] == const(VkAllocationCallbacks)*)) {
auto
vshCreate
(Ts args, const(VkAllocationCallbacks)* allocator)
auto
vshCreate
(Ts args)
template
vshCreate
(Ts...)
auto
vshCreate
(
Ts
args
)
if
(
Ts.length
> 0 &&
isCreateInfoType
!(
Ts
[$ - 1])
)
Meta
Source
See Implementation
vulkanish
helpers
functions
vshCreate
aliases
Params
f
f_unenforced
functions
vshCreate
manifest constants
name
/static if (is(Params[$-2] == const(VkAllocationCallbacks)*)) {