sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
MemoryProperties.MemoryType
sbylib
wrapper
vulkan
memoryproperties
MemoryProperties
Undocumented in source.
struct
MemoryProperties
static
struct
MemoryType {
enum
Flags
;
@
vkProp
()
BitFlags
!
Flags
propertyFlags
;
@
vkProp
()
uint
heapIndex
;
mixin
VkFrom
!(
VkMemoryType
)
;
bool
supports
(Flags flag);
}
Members
Enums
Flags
enum
Flags
Undocumented in source.
Functions
supports
bool
supports
(Flags flag)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
VkFrom
!(
VkMemoryType
)
Undocumented in source.
Variables
heapIndex
uint
heapIndex
;
Undocumented in source.
propertyFlags
BitFlags
!
Flags
propertyFlags
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
wrapper
vulkan
memoryproperties
MemoryProperties
mixins
__anonymous
structs
MemoryHeap
MemoryType
variables
memoryHeaps
memoryTypes