Re: Metal renderer threading issues [macOS]

2023-10-07 Thread Alan Bateman
On 07/10/2023 13:59, Alan Snyder wrote: I’ve been investigating a problem with a long running application that accumulates an apparently unbounded number of CVDisplayLink threads. I do not yet have an explanation or a test case. The code that creates and releases CVDisplayLinks looks fine, but

Metal renderer threading issues [macOS]

2023-10-07 Thread Alan Snyder
I’ve been investigating a problem with a long running application that accumulates an apparently unbounded number of CVDisplayLink threads. I do not yet have an explanation or a test case. The code that creates and releases CVDisplayLinks looks fine, but that assumes there are no threading issue