Update for Vulkan-Docs 1.3.285
This commit is contained in:
parent
4bc77c26ff
commit
5677bafb82
14 changed files with 5175 additions and 4569 deletions
|
|
@ -1833,6 +1833,11 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
//=== VK_NV_ray_tracing_validation ===
|
||||
struct PhysicalDeviceRayTracingValidationFeaturesNV;
|
||||
|
||||
//=== VK_MESA_image_alignment_control ===
|
||||
struct PhysicalDeviceImageAlignmentControlFeaturesMESA;
|
||||
struct PhysicalDeviceImageAlignmentControlPropertiesMESA;
|
||||
struct ImageAlignmentControlCreateInfoMESA;
|
||||
|
||||
//===================================
|
||||
//=== HANDLE forward declarations ===
|
||||
//===================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue