![]() |
VenomEngine
Cross-Platform Modern Graphics Engine
|
Public Member Functions | |
| CommandPoolManager (const CommandPoolManager &other)=delete | |
| CommandPoolManager & | operator= (const CommandPoolManager &other)=delete |
| CommandPoolManager (CommandPoolManager &&other)=delete | |
| CommandPoolManager & | operator= (CommandPoolManager &&other)=delete |
| vc::Error | Init () |
Static Public Member Functions | |
| static CommandPool * | GetGraphicsCommandPool () |
| static CommandPool * | GetComputeCommandPool () |
| static CommandPool * | GetTransferCommandPool () |
| static CommandPool * | GetPresentCommandPool () |
| static CommandPool * | GetSparseBindingCommandPool () |
| static CommandPool * | GetProtectedCommandPool () |
| static CommandPool * | GetVideoDecodeCommandPool () |
| static CommandPool * | GetVideoEncodeCommandPool () |