![]() | |
Vulkan |
public class VulkanDebugUtils
The VulkanDebugUtils type exposes the following members.
Name | Description | |
---|---|---|
![]() | VulkanDebugUtils | Initializes a new instance of the VulkanDebugUtils class |
Name | Description | |
---|---|---|
![]() | BeginLabel(CommandBuffer, String, Color4) | |
![]() | BeginLabel(Queue, String, Color4) | |
![]() | EndLabel(CommandBuffer) | |
![]() | EndLabel(Queue) | |
![]() | InsertLabel | |
![]() | SetName | |
![]() | SetTag |
Name | Description | |
---|---|---|
![]() ![]() | AddObjectTypeToName | When AddObjectTypeToName is true (by default), then objectType is added to then name, for example: "Buffer: BoxMeshIndexBuffer" (this is recommended to easier see the resources in RenderDoc). When false, then name is not changed. |