Update Vulkan-Headers to v1.3.227

This commit is contained in:
GitHub
2022-09-09 00:11:55 +00:00
parent 776dc7db49
commit 6fd5e6dd72
8 changed files with 158 additions and 6 deletions

View File

@@ -1448,6 +1448,9 @@ namespace VULKAN_HPP_NAMESPACE
struct PhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT;
using PhysicalDeviceRasterizationOrderAttachmentAccessFeaturesARM = PhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT;
//=== VK_EXT_legacy_dithering ===
struct PhysicalDeviceLegacyDitheringFeaturesEXT;
//=== VK_QCOM_tile_properties ===
struct PhysicalDeviceTilePropertiesFeaturesQCOM;
struct TilePropertiesQCOM;