Interface VulkanDebugUtilsLabelEXTType
- All Known Implementing Classes:
VulkanDebugUtilsLabelEXT
@Immutable
public interface VulkanDebugUtilsLabelEXTType
Specify parameters of a label region.
-
Method Summary
-
Method Details
-
name
String name()- Returns:
- The name of the label
-
color
VulkanDebugUtilsLabelColor color()- Returns:
- The label color
-