SpiecsEngine
 
Loading...
Searching...
No Matches

◆ ShutDownRHIThreadPool()

void Spices::ThreadModel::ShutDownRHIThreadPool ( )
private

Shutdown RHI ThreadPool.

Definition at line 81 of file ThreadModel.cpp.

82 {
84
85 m_RHIThreadPool = nullptr;
86 }
#define SPICES_PROFILE_ZONE
std::shared_ptr< VulkanCmdThreadPool > m_RHIThreadPool
RHI ThreadPool.