sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
FormatProperties.Feature
sbylib
wrapper
vulkan
formatproperties
FormatProperties
Undocumented in source.
struct
FormatProperties
struct
Feature {
VkFormatFeatureFlags
flags
;
bool
supports
(Flags flag);
}
Members
Functions
supports
bool
supports
(Flags flag)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
flags
VkFormatFeatureFlags
flags
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
wrapper
vulkan
formatproperties
FormatProperties
enums
Flags
functions
buffer
linearTiling
optimalTiling
mixins
__anonymous
structs
Feature
variables
bufferFeatures
linearTilingFeatures
optimalTilingFeatures