Interface VulkanEventCreateInfoType
- All Known Implementing Classes:
VulkanEventCreateInfo
@Immutable
public interface VulkanEventCreateInfoType
The type of Vulkan event creation information.
- See Also:
-
Method Summary
-
Method Details
-
flags
Set<VulkanEventCreateFlag> flags()- Returns:
- The event creation flags
-