◆ FVulkanThread()
◆ ~FVulkanThread()
| virtual FVulkanThread::~FVulkanThread |
( |
| ) |
|
|
inlinevirtual |
◆ GetThreadID()
| uint32 FVulkanThread::GetThreadID |
( |
| ) |
const |
|
inline |
◆ Join()
| void FVulkanThread::Join |
( |
| ) |
const |
|
inline |
◆ Kick()
| void FVulkanThread::Kick |
( |
| ) |
const |
|
inline |
◆ Run()
|
|
inlineoverrideprotectedvirtual |
Runs the runnable object.
This is where all per object thread work is done. This is only called if the initialization was successful.
- Returns
- The exit code of the runnable object
- See also
- Init, Stop, Exit
Implements FRunnable.
◆ bExit
| std::atomic<bool> FVulkanThread::bExit = false |
|
protected |
◆ Event
◆ Func
| FQueueFunc FVulkanThread::Func |
|
protected |
◆ RHI
◆ Thread
The documentation for this class was generated from the following file: