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