Class ScopedCmdLabel#
Defined in File VulkanDebug.ixx
Class Documentation#
-
class ScopedCmdLabel#
Public Functions
-
inline ScopedCmdLabel(vk::CommandBuffer commandBuffer, const char *name, const std::array<float, 4> &color)#
-
ScopedCmdLabel(const ScopedCmdLabel&) = delete#
-
ScopedCmdLabel &operator=(const ScopedCmdLabel&) = delete#
-
inline ~ScopedCmdLabel()#
-
inline ScopedCmdLabel(vk::CommandBuffer commandBuffer, const char *name, const std::array<float, 4> &color)#