Interface VulkanDebuggingType.VulkanDebugRegionType

All Superinterfaces:
AutoCloseable, com.io7m.jmulticlose.core.CloseableType, VulkanHandleType
Enclosing interface:
VulkanDebuggingType

public static interface VulkanDebuggingType.VulkanDebugRegionType extends VulkanHandleType
A debugging region in a command buffer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Insert a debug label into a command buffer.
    void
    Insert a debug label into a command buffer.

    Methods inherited from interface com.io7m.jmulticlose.core.CloseableType

    isClosed

    Methods inherited from interface VulkanHandleType

    close