This is the complete list of members for Spices::VulkanDebugUtils, including all inherited members.
| BeginLabel(VkCommandBuffer cmdBuffer, const std::string &caption, glm::vec4 color=glm::vec4(1.0f)) | Spices::VulkanDebugUtils | static |
| BeginQueueLabel(VkQueue queue, const std::string &caption, glm::vec4 color=glm::vec4(1.0f)) | Spices::VulkanDebugUtils | static |
| EndLabel(VkCommandBuffer cmdBuffer) | Spices::VulkanDebugUtils | static |
| EndQueueLabel(VkQueue queue) | Spices::VulkanDebugUtils | static |
| InsertLabel(VkCommandBuffer cmdBuffer, const std::string &caption, glm::vec4 color=glm::vec4(1.0f)) | Spices::VulkanDebugUtils | static |
| InsertQueueLabel(VkQueue queue, const std::string &caption, glm::vec4 color=glm::vec4(1.0f)) | Spices::VulkanDebugUtils | static |
| SetObjectName(VkObjectType type, uint64_t handle, VkDevice &device, const std::string &caption) | Spices::VulkanDebugUtils | static |
| SetObjectTag(VkObjectType type, uint64_t handle, VkDevice &device, const std::vector< char * > &captions) | Spices::VulkanDebugUtils | static |