Interface VulkanCommandBufferBeginInfoType
- All Known Implementing Classes:
VulkanCommandBufferBeginInfo
@Immutable
public interface VulkanCommandBufferBeginInfoType
Structure specifying parameters of a command.
- See Also:
-
Method Summary
-
Method Details
-
flags
Set<VulkanCommandBufferUsageFlag> flags()- Returns:
- Usage behaviour for the command buffer
-