SpiecsEngine
 
Loading...
Searching...
No Matches
VulkanCmdThreadPool.cpp File Reference

The VulkanCmdThreadPool Class Implementation. More...

#include "Pchheader.h"
#include "VulkanCmdThreadPool.h"
#include "Render/FrameInfo.h"
#include "VulkanCommandBuffer.h"

Go to the source code of this file.

Namespaces

namespace  Spices
 

Variables

const int Spices::nCmdThreads = glm::min(4, static_cast<int>(0.5 * std::thread::hardware_concurrency()))
 

Detailed Description

The VulkanCmdThreadPool Class Implementation.

Author
Spices.

Definition in file VulkanCmdThreadPool.cpp.