Update for Vulkan-Docs 1.3.227

This commit is contained in:
Jon Leech 2022-09-08 02:11:08 -07:00
parent 9f4c61a314
commit 88ebcb08cb
10 changed files with 6935 additions and 320 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;