|
static |
Set Vulkan Object with a name, which can be captured.
| [in] | type | The VkObjectType of Specific Vulkan Object. |
| [in] | handle | The handle of Specific Vulkan Object. |
| [in] | device | VkDevice. |
| [in] | caption | The Vulkan Object name. |
Instance a VkDebugUtilsObjectNameInfoEXT.
Execute the function pointer.
Instance a VkDebugUtilsObjectNameInfoEXT.
Execute the function pointer.
Definition at line 121 of file VulkanDebugUtils.cpp.