Interface VulkanDebugUtilsObjectNameInfoEXTType
- All Known Implementing Classes:
VulkanDebugUtilsObjectNameInfoEXT
@Immutable
public interface VulkanDebugUtilsObjectNameInfoEXTType
Specify parameters of a name to give to an object.
-
Method Summary
-
Method Details
-
objectHandle
VulkanHandleType objectHandle()- Returns:
- The object handle
-
objectName
String objectName()- Returns:
- The object name
-