internal static CommandList JoinAndGetCommandList(MyRenderContext rc) { MyGpuProfiler.Join(rc.ProfilingQueries); return(rc.FinishCommandList(false)); }
internal static CommandList JoinAndGetCommandList(MyRenderContext rc) { MyGpuProfiler.Join(rc.ProfilingQueries); return rc.FinishCommandList(false); }