sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
CreateInfo.DescriptorPoolSize
sbylib
wrapper
vulkan
descriptorpool
DescriptorPool
CreateInfo
Undocumented in source.
struct
CreateInfo
static
struct
DescriptorPoolSize {
@
vkProp
()
DescriptorType
type
;
@
vkProp
()
uint
descriptorCount
;
mixin
VkTo
!(
VkDescriptorPoolSize
)
;
}
Members
Mixins
__anonymous
mixin
VkTo
!(
VkDescriptorPoolSize
)
Undocumented in source.
Variables
descriptorCount
uint
descriptorCount
;
Undocumented in source.
type
DescriptorType
type
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
wrapper
vulkan
descriptorpool
DescriptorPool
CreateInfo
mixins
__anonymous
structs
DescriptorPoolSize
variables
flags
maxSets
poolSizes