Wrapper of Instance/Delete VkCommandPool in thread. More...
#include <VulkanCommandBuffer.h>
Public Member Functions | |
| VulkanCommandPoolThreadWrapper () | |
| Constructor Function. | |
| virtual | ~VulkanCommandPoolThreadWrapper () |
| Destructor Function. | |
Static Public Member Functions | |
| static VulkanCommandPoolThreadWrapper & | GetInst () |
| Get this instance. | |
Public Attributes | |
| int | m_GraphicThreadId |
| Thread Unique Graphic ThreadId. | |
| int | m_ComputeThreadId |
| Thread Unique Compute ThreadId. | |
Wrapper of Instance/Delete VkCommandPool in thread.
Definition at line 76 of file VulkanCommandBuffer.h.