Fallback to display thread id of no name was assigned, OpenVulkano::Utils::GetThreadId()
This commit is contained in:
@@ -20,6 +20,7 @@ namespace OpenVulkano
|
||||
public:
|
||||
static void SetThreadName(const std::string& name);
|
||||
static std::string GetThreadName();
|
||||
static uint64_t GetThreadId();
|
||||
|
||||
static inline std::vector<const char*> toCString(const std::vector<std::string>& values)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user