FormatProperties

Undocumented in source.

Members

Enums

Flags
enum Flags
Undocumented in source.

Functions

buffer
Feature buffer()
Undocumented in source. Be warned that the author may not have intended to support it.
linearTiling
Feature linearTiling()
Undocumented in source. Be warned that the author may not have intended to support it.
optimalTiling
Feature optimalTiling()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin VkFrom!(VkFormatProperties)
Undocumented in source.

Structs

Feature
struct Feature
Undocumented in source.

Variables

bufferFeatures
VkFormatFeatureFlags bufferFeatures;
Undocumented in source.
linearTilingFeatures
VkFormatFeatureFlags linearTilingFeatures;
Undocumented in source.
optimalTilingFeatures
VkFormatFeatureFlags optimalTilingFeatures;
Undocumented in source.

Meta