18 const std::thread::id& threadId = std::this_thread::get_id());
22 operator const VkCommandPool&()
const
27 const VkCommandPool& GetCommandPool()
const
31 const std::thread::id& GetThreadId()
const
37 VkCommandPool m_CommandPool = VK_NULL_HANDLE;
40 std::thread::id m_ThreadId;