EXPORT INTEROP_BOOL RenderPassManager_ExecuteCommandList(ID3D11DeviceContext* immedContextPtr, ID3D11CommandList* commandListPtr) { RenderPassManager::ExecuteCommandList(immedContextPtr, commandListPtr); }