Closed SaschaWillems closed 1 year ago
The code sample for using VK_KHR_format_feature_flags2 had a small typo, and was using the wrong names for the formatProperties3 structure. This PR fixes this.
VK_KHR_format_feature_flags2
The code sample for using
VK_KHR_format_feature_flags2
had a small typo, and was using the wrong names for the formatProperties3 structure. This PR fixes this.