vulkanish ~master (2020-11-19T14:50:54Z)
Dub
Repo
vshDestroyRange
vulkanish
helpers
functions
Undocumented in source.
auto
vshDestroyRange
(Ts args, const(VkAllocationCallbacks)* allocator)
template
vshDestroyRange
(Ts...)
auto
vshDestroyRange
(
Ts
args
,
const
(
VkAllocationCallbacks
)*
allocator
)
if
(
Ts.length
> 0 &&
isHandleType
!(
ForeachType
!(
Ts
[$ - 1]))
)
auto
vshDestroyRange
(Ts args)
Members
Aliases
f
alias
f
=
functionMixin
!(
"vkDestroy"
~
name
)
Undocumented in source.
Functions
vshDestroyRange
auto
vshDestroyRange
(Ts args)
Undocumented in source. Be warned that the author may not have intended to support it.
vshDestroyRange
auto
vshDestroyRange
(Ts args, const(VkAllocationCallbacks)* allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
name
enum
name
;
Undocumented in source.
Meta
Source
See Implementation
vulkanish
helpers
functions
aliases
vsh
vshCall
vshEnumerate
vshEnumerateAlt
functions
vshScopedDestroy
vshScopedDestroyRange
vshScopedFrees
templates
vshCreate
vshCreateScoped
vshDestroy
vshDestroyRange
vshFrees