SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::VulkanDebugUtils Member List

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::VulkanDebugUtilsstatic
BeginQueueLabel(VkQueue queue, const std::string &caption, glm::vec4 color=glm::vec4(1.0f))Spices::VulkanDebugUtilsstatic
EndLabel(VkCommandBuffer cmdBuffer)Spices::VulkanDebugUtilsstatic
EndQueueLabel(VkQueue queue)Spices::VulkanDebugUtilsstatic
InsertLabel(VkCommandBuffer cmdBuffer, const std::string &caption, glm::vec4 color=glm::vec4(1.0f))Spices::VulkanDebugUtilsstatic
InsertQueueLabel(VkQueue queue, const std::string &caption, glm::vec4 color=glm::vec4(1.0f))Spices::VulkanDebugUtilsstatic
SetObjectName(VkObjectType type, uint64_t handle, VkDevice &device, const std::string &caption)Spices::VulkanDebugUtilsstatic
SetObjectTag(VkObjectType type, uint64_t handle, VkDevice &device, const std::vector< char * > &captions)Spices::VulkanDebugUtilsstatic