mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Make sure MediaEngine is released before calling MFShutdown()
This commit is contained in:
@@ -840,6 +840,8 @@ float4 main(v2f IN) : SV_Target0
|
||||
Present();
|
||||
}
|
||||
|
||||
engine = NULL;
|
||||
|
||||
if(dyn_MFShutdown)
|
||||
dyn_MFShutdown();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user