mirror of
https://github.com/KhronosGroup/Vulkan-Headers.git
synced 2025-06-02 00:27:41 +00:00
Update for Vulkan-Docs 1.3.245
This commit is contained in:
parent
ee15ae402b
commit
9b9fd871b0
10 changed files with 1072 additions and 81 deletions
|
@ -1446,6 +1446,13 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
struct AccelerationStructureTrianglesOpacityMicromapEXT;
|
||||
struct MicromapTriangleEXT;
|
||||
|
||||
#if defined( VK_ENABLE_BETA_EXTENSIONS )
|
||||
//=== VK_NV_displacement_micromap ===
|
||||
struct PhysicalDeviceDisplacementMicromapFeaturesNV;
|
||||
struct PhysicalDeviceDisplacementMicromapPropertiesNV;
|
||||
struct AccelerationStructureTrianglesDisplacementMicromapNV;
|
||||
#endif /*VK_ENABLE_BETA_EXTENSIONS*/
|
||||
|
||||
//=== VK_HUAWEI_cluster_culling_shader ===
|
||||
struct PhysicalDeviceClusterCullingShaderFeaturesHUAWEI;
|
||||
struct PhysicalDeviceClusterCullingShaderPropertiesHUAWEI;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue