vulkanish ~master (2020-11-19T14:50:54Z)
Dub
Repo
VshScoped
vulkanish
helpers
types
Undocumented in source.
alias
VshScoped
(
string
name
,
VkAllocationCallbacks
*
allocator
=
null
)
=
VshScoped
!(
mixin
(
"Vk"
~
name
),
allocator
)
alias
VshScoped
(
string
name
,
VkAllocationCallbacks
*
allocator
=
null
)
=
VshScoped
!(mixin ("Vk" ~
name
),
allocator
)
template
VshScoped
(T, VkAllocationCallbacks* allocator = null)
Meta
Source
See Implementation
vulkanish
helpers
types
aliases
Vsh
VshScoped