VkShaderCorePropertiesFlagsAMD(3)

Name

VkShaderCorePropertiesFlagsAMD - Bitmask of VkShaderCorePropertiesFlagBitsAMD

C Specification

// Provided by VK_AMD_shader_core_properties2
typedef VkFlags VkShaderCorePropertiesFlagsAMD;

Description

VkShaderCorePropertiesFlagsAMD is a bitmask type for providing zero or more VkShaderCorePropertiesFlagBitsAMD.

Document Notes

For more information, see the Vulkan Specification.

This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.