Update Vulkan-Headers to v1.3.246 (#1551)
This commit is contained in:
committed by
GitHub
parent
35ab2bb711
commit
678295aa75
@@ -5420,6 +5420,15 @@ namespace VULKAN_HPP_NAMESPACE
|
||||
};
|
||||
};
|
||||
|
||||
template <>
|
||||
struct StructExtends<PipelineShaderStageRequiredSubgroupSizeCreateInfo, ShaderCreateInfoEXT>
|
||||
{
|
||||
enum
|
||||
{
|
||||
value = true
|
||||
};
|
||||
};
|
||||
|
||||
template <>
|
||||
struct StructExtends<PhysicalDeviceInlineUniformBlockFeatures, PhysicalDeviceFeatures2>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user